file commited

This commit is contained in:
Jun-te Kim 2025-05-05 17:32:42 +00:00
parent 5b55e4e07b
commit 94b3db48fb

View file

@ -9,6 +9,7 @@ import pandas as pd
from etl.surveyedData.surveryedData import surveyedDataProcessor
import etl.scraper.scraper as scraper_module
def return_pandas_from_scraping(week_commencing, installer):
scraper_module.WEEK_COMMENCING = week_commencing
sp = SharePointScraper(installer)