fix my bad Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
@@ -160,7 +160,6 @@ if __name__ == "__main__":
|
|||||||
else:
|
else:
|
||||||
new_ordered_files.append(modular_file_path)
|
new_ordered_files.append(modular_file_path)
|
||||||
|
|
||||||
new_ordered_files = ordered_files
|
|
||||||
import multiprocessing
|
import multiprocessing
|
||||||
|
|
||||||
with multiprocessing.Pool(4) as p:
|
with multiprocessing.Pool(4) as p:
|
||||||
|
|||||||
Reference in New Issue
Block a user