ar08 commited on
Commit
9ee7a62
·
verified ·
1 Parent(s): 801de6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,8 +1,7 @@
1
  import subprocess
2
  import os
3
 
4
- # Go one directory up
5
- os.chdir("..")
6
 
7
  # Prepare the command
8
  command = [
 
1
  import subprocess
2
  import os
3
 
4
+
 
5
 
6
  # Prepare the command
7
  command = [