hussein-awala commented on code in PR #68561: URL: https://github.com/apache/airflow/pull/68561#discussion_r3413022168
########## airflow-core/docs/best-practices.rst: ########## @@ -356,6 +356,54 @@ Running ``ruff`` will produce: By integrating ``ruff`` into your development workflow, you can proactively address deprecations and maintain code quality, facilitating smoother transitions between Airflow versions. +.. _best_practices/static_type_checking: Review Comment: I moved it to howto and kept a reference in this page -- 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]
