From 5cc1e9e645cdf473db1d4792bbee9e5b52170fda Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Mon, 14 Apr 2025 10:02:53 +0000 Subject: [PATCH] modification and set up for work --- etl/{hubspot_to_deem.py => hubspot_to_invoice.py} | 1 + 1 file changed, 1 insertion(+) rename etl/{hubspot_to_deem.py => hubspot_to_invoice.py} (98%) diff --git a/etl/hubspot_to_deem.py b/etl/hubspot_to_invoice.py similarity index 98% rename from etl/hubspot_to_deem.py rename to etl/hubspot_to_invoice.py index 46a06fe..ea4d762 100644 --- a/etl/hubspot_to_deem.py +++ b/etl/hubspot_to_invoice.py @@ -1,3 +1,4 @@ from etl.surveyPrice.surveyPrice import SurveyPrice +