From b42f4f7aa0d840f6f8039419048a7480467215d5 Mon Sep 17 00:00:00 2001 From: prahul11 Date: Tue, 31 Oct 2023 21:16:03 +0530 Subject: [PATCH] Update jst_sg_search.py --- jobstreet/jst_sg_search.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobstreet/jst_sg_search.py b/jobstreet/jst_sg_search.py index ebf6385..26862de 100644 --- a/jobstreet/jst_sg_search.py +++ b/jobstreet/jst_sg_search.py @@ -87,4 +87,4 @@ def search_jst_malay(csv_file): if __name__ == "__main__": - search_jst_malay("testdata_jst_malay2.csv") \ No newline at end of file + search_jst_malay("testdata_jst_sing.csv") \ No newline at end of file