Ashrafb commited on
Commit
86817a2
·
verified ·
1 Parent(s): b7fa192

Update app.py

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