uranusjr commented on issue #16551:
URL: https://github.com/apache/airflow/issues/16551#issuecomment-866411375


   If we coerce the datetime object in `__init__`, we can remove the later 
timezone type coercion we have right now. 
`pendulum.instance(start_date).tzinfo` is already a `pendulum.Timezone` and 
don't need to be converted again.


-- 
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.

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


Reply via email to