ford442 commited on
Commit
84c13a6
·
verified ·
1 Parent(s): 39af078

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@
5
  # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6
  # copies of the Software, and to permit persons to whom the Software is
7
  #import spaces
8
- #import subprocess
9
  import os
10
  subprocess.run(['sh', './spaces.sh'])
11
 
 
5
  # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6
  # copies of the Software, and to permit persons to whom the Software is
7
  #import spaces
8
+ import subprocess
9
  import os
10
  subprocess.run(['sh', './spaces.sh'])
11