ssboost commited on
Commit
8f1c2ad
·
verified ·
1 Parent(s): d8f32bb

Create trend_analysis_v2.py

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