ssboost commited on
Commit
4b051ca
·
verified ·
1 Parent(s): ab9c36d

Create analyze_module.py

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