This commit is contained in:
Jun-te Kim 2025-07-24 10:00:30 +00:00
parent c6ec1eac5d
commit 683e1d792e

View file

@ -38,7 +38,7 @@ for deal in deals:
sp = SharePointScraper(installer)
path = get_sharepoint_path(sharepoint_url)
files = sp.download_files_from_path(path)
files = sp.downloadt_files_from_path(path)
sdp = surveyedDataProcessor("fake address", files)
# Class Object for EPR Summary Informaiton ( Transform )