From d2e57de89441daeb1192c4010db5cde7c2abcaa1 Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Wed, 23 Jul 2025 13:11:21 +0000 Subject: [PATCH] wave 3 automation --- etl/month_end_automation_wave_3_layout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etl/month_end_automation_wave_3_layout.py b/etl/month_end_automation_wave_3_layout.py index 2fd7ebe..102f99e 100644 --- a/etl/month_end_automation_wave_3_layout.py +++ b/etl/month_end_automation_wave_3_layout.py @@ -1,4 +1,4 @@ -# Wave 2's month end automation +# Wave 3's month end automation from tqdm import tqdm from monday import MondayClient