uranusjr opened a new pull request, #32670: URL: https://github.com/apache/airflow/pull/32670
This allows `task()` to have the correct return type instead of being Any and make everything untyped. I’m not sure why `Any` was added in the first place, but Mypy seems to be fine with this change locally on my machine, so let’s see how it goes in CI. It did improve a lot since a year ago. -- 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]
