style: schedule TODO for file management
All checks were successful
build / build (pull_request) Successful in 2m31s
build / build (push) Successful in 2m34s

This commit is contained in:
李衍志523370910113 2025-03-05 16:14:42 +08:00
parent c06a2d7464
commit 5a6cfd1475

View File

@ -76,7 +76,7 @@ def get_executor_with(
copy_in={
file: result.LocalFile(src=str(JOJ3_CONFIG_ROOT / file))
# 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
},
copy_out=copy_out_files,