diff --git a/synth/utils/sequential_scheduler.py b/synth/utils/sequential_scheduler.py index 0be70a2..bea6d7c 100644 --- a/synth/utils/sequential_scheduler.py +++ b/synth/utils/sequential_scheduler.py @@ -39,7 +39,7 @@ def run_cycle( asset_list = prompt_config.asset_list if get_current_time() <= datetime( - 2026, 4, 7, 14, 0, 0, tzinfo=timezone.utc + 2026, 4, 10, 14, 0, 0, tzinfo=timezone.utc ): if prompt_config.label == "low": asset_list = prompt_config.asset_list[:9]