srinuksv commited on
Commit
cd5729a
1 Parent(s): 3430157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import zipfile
2
  import os
3
 
4
  # Path to the zip file
5
- zip_file = 'srinu.zip'
6
 
7
  # Directory to extract to (current directory in this case)
8
  extract_dir = './'
 
2
  import os
3
 
4
  # Path to the zip file
5
+ zip_file = 'SRUNU.zip'
6
 
7
  # Directory to extract to (current directory in this case)
8
  extract_dir = './'