ssboost commited on
Commit
d0155c9
·
verified ·
1 Parent(s): fd6d09c

Create keyword_search.py

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