From e5abbd633a97a37ca295818136ba9cfaff3f42cb Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Tue, 26 Aug 2025 08:50:46 +0000 Subject: [PATCH] dimitra hubspot notes --- etl/dimitra_hubspot_notes_gather.py | 3 +++ 1 file changed, 3 insertions(+) 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