style: schedule TODO for file management
This commit is contained in:
parent
c06a2d7464
commit
5a6cfd1475
|
@ -76,7 +76,7 @@ def get_executor_with(
|
||||||
copy_in={
|
copy_in={
|
||||||
file: result.LocalFile(src=str(JOJ3_CONFIG_ROOT / file))
|
file: result.LocalFile(src=str(JOJ3_CONFIG_ROOT / file))
|
||||||
# all copyin files store in this tools folder
|
# all copyin files store in this tools folder
|
||||||
# are there any corner cases
|
# TODO: are there any corner cases?
|
||||||
for file in copy_in_files
|
for file in copy_in_files
|
||||||
},
|
},
|
||||||
copy_out=copy_out_files,
|
copy_out=copy_out_files,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user