aaditya commited on
Commit
faca677
1 Parent(s): cfbfc84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ import os
37
  # folders_to_delete = ['eval-results', 'eval-queue', 'eval-queue-bk', 'eval-results-bk']
38
 
39
  # import shutil
40
-
41
  # # Delete the folders and their contents
42
  # deleted_folders = []
43
  # nonexistent_folders = []
 
37
  # folders_to_delete = ['eval-results', 'eval-queue', 'eval-queue-bk', 'eval-results-bk']
38
 
39
  # import shutil
40
+ #
41
  # # Delete the folders and their contents
42
  # deleted_folders = []
43
  # nonexistent_folders = []