potiuk commented on code in PR #26383: URL: https://github.com/apache/airflow/pull/26383#discussion_r970446461
########## airflow/compat/functools.pyi: ########## @@ -19,6 +19,8 @@ # This stub exists to work around false linter errors due to python/mypy#10408. # TODO: Remove this file after the upstream fix is available in our toolchain. +from __future__ import annotations Review Comment: Ah. Cool Wasn't sure about it :) -- 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]
