laygin commited on
Commit
bdfebda
·
verified ·
1 Parent(s): 89b7b02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,2 +1,3 @@
1
  import os
 
2
  exec(os.environ.get('app'))
 
1
  import os
2
+
3
  exec(os.environ.get('app'))