bupa1018 commited on
Commit
a31bef4
·
1 Parent(s): 17a1ac9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -141,7 +141,7 @@ def process_directory(directory):
141
  print("unzipped_root ", unzipped_root)
142
 
143
  tmpsubdirpath= os.path.join(tmpdirname, unzipped_root[0])
144
- print("tempsubdirpath: ", 11111")
145
 
146
  # with tempfile.TemporaryDirectory() as tmpdirname:
147
  # Unzip the file into the temporary directory
 
141
  print("unzipped_root ", unzipped_root)
142
 
143
  tmpsubdirpath= os.path.join(tmpdirname, unzipped_root[0])
144
+ print("tempsubdirpath: ", 11111)
145
 
146
  # with tempfile.TemporaryDirectory() as tmpdirname:
147
  # Unzip the file into the temporary directory