From a85cec84ae92085f608a2e12d51582e19c56e837 Mon Sep 17 00:00:00 2001 From: prahul11 Date: Sat, 14 Oct 2023 11:46:35 +0530 Subject: [PATCH] jghj --- common_task.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common_task.py b/common_task.py index f957104..5e418c3 100644 --- a/common_task.py +++ b/common_task.py @@ -108,8 +108,7 @@ def run_india_scraper(): # stat.write(f"Jobdata program took {duration_hours:.2f} hours to run.\n") # upload_file_to_bucket(expired_output, f"expired_Compete_1_India_{today_date}.csv" ) # upload_file_to_bucket(india_detail_file, f"Compete_1_India_{today_date}.csv" ) - upload_file_to_bucket("india_data/daily_upload_folder/expired_Compete_1_India_13-10-2023.csv", f"expired_Compete_1_India_{today_date}.csv" ) - upload_file_to_bucket("Compete_1_India_13-10-2023.csv", f"Compete_1_India_{today_date}.csv" ) + upload_file_to_bucket("india_data/daily_upload_folder/Compete_1_India_13-10-2023.csv", f"Compete_1_India_{today_date}.csv" ) def run_gulf_scraper():