DeepSeekOracle commited on
Commit
d57898d
·
verified ·
1 Parent(s): 1737efe

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +2 -1
utils.py CHANGED
@@ -43,4 +43,5 @@ def cleanup_temp_files(file_list):
43
  try:
44
  Path(f).unlink()
45
  except:
46
- pass
 
 
43
  try:
44
  Path(f).unlink()
45
  except:
46
+ pass
47
+