call moveFailedFolder when empty number on debug branch
This commit is contained in:
@@ -369,6 +369,7 @@ def create_data_and_move(file_path: str, zero_op):
|
||||
core_main(file_path, n_number)
|
||||
else:
|
||||
print("[-] number empty ERROR")
|
||||
moveFailedFolder(file_path)
|
||||
print("[*]======================================================")
|
||||
else:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user