diff --git a/etl/month_end_automation.py b/etl/month_end_automation.py new file mode 100644 index 0000000..e75154b --- /dev/null +++ b/etl/month_end_automation.py @@ -0,0 +1 @@ +print("hello world") \ No newline at end of file