From d999c3454ece15f849a428bfd9b6d16492cc4988 Mon Sep 17 00:00:00 2001 From: prahul11 Date: Mon, 6 Nov 2023 15:58:30 +0530 Subject: [PATCH] Update jst_id_search.py --- jobstreet/jst_id_search.py | 1 + 1 file changed, 1 insertion(+) diff --git a/jobstreet/jst_id_search.py b/jobstreet/jst_id_search.py index a2a0301..1444073 100644 --- a/jobstreet/jst_id_search.py +++ b/jobstreet/jst_id_search.py @@ -87,6 +87,7 @@ def search_jst_id(csv_file): if __name__ == "__main__": + pass # import sys # sys.path.append('..') # Add the grandparent directory to the Python path # import datetime