diff --git a/etl/dimitra_hubspot_notes_gather.py b/etl/dimitra_hubspot_notes_gather.py index 2d92e4a..f173826 100644 --- a/etl/dimitra_hubspot_notes_gather.py +++ b/etl/dimitra_hubspot_notes_gather.py @@ -169,3 +169,6 @@ sharepoint_client.upload_file( f"02. Sales and Marketing/02. Deal Notes from Hubspot/{formatted}", file_name ) + + +print("hello world") \ No newline at end of file