AbderrahmanSkiredj1 commited on
Commit
c515077
·
verified ·
1 Parent(s): bbfe4d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,4 +15,4 @@ if __name__ == '__main__':
15
  unzip_file('code.zip', '.') # The '.' specifies the current directory
16
  unzip_file('code2.zip', '.')
17
  print('code unzipped')
18
- subprocess.run(['python', 'tashkeel_app_dec2024_text_only.py'])
 
15
  unzip_file('code.zip', '.') # The '.' specifies the current directory
16
  unzip_file('code2.zip', '.')
17
  print('code unzipped')
18
+ subprocess.run(['python', 'tashkeel_app_avril2025_text_only_limited_text.py'])