eumiro opened a new pull request, #34110: URL: https://github.com/apache/airflow/pull/34110
There are several files with `from airflow.utils.timezone import datetime` that at the same time `import datetime as dt`, making the two variables confusing. How about changing that `airflow.utils.timezone.datetime` to a more descriptive name? -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org