johnwarburton commented on issue #27399:
URL: https://github.com/apache/airflow/issues/27399#issuecomment-1334760796

   Hi @RNHTTR - no, I am waiting to see if there is a fix in the milestones
   
   `CronTriggerTimetable` must have a timezone attached:
   ```
      |     timetable=CronTriggerTimetable('45 4 2 12 *'),
      | TypeError: __init__() missing 1 required keyword-only argument: 
'timezone'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to