potiuk commented on PR #43116: URL: https://github.com/apache/airflow/pull/43116#issuecomment-2420903132
Let's just exclude `airflow.__init__.py` from automatically adding `from __future__ import annotatios` and convert it back to use "regular" typing. We've done that for Pydantic classes before and still doing it for some test files https://github.com/apache/airflow/blob/main/pyproject.toml#L355 -- 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]
