ssboost commited on
Commit
2ea06f6
·
verified ·
1 Parent(s): 6617abb

Create text_utils.py

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