ssboost commited on
Commit
dc69074
·
verified ·
1 Parent(s): ad3cd52

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'))