Skip to content

Commit 3dabbcf

Browse files
authored
Remove self-reference in best practices documentation (apache#56111)
Removed reference to 'ruff' in best practices documentation.
1 parent 643a1ba commit 3dabbcf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

airflow-core/docs/best-practices.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,6 @@ Running ``ruff`` will produce:
347347
348348
By integrating ``ruff`` into your development workflow, you can proactively address deprecations and maintain code quality, facilitating smoother transitions between Airflow versions.
349349

350-
For more information on ``ruff`` and its integration with Airflow, refer to the `official Airflow documentation <https://airflow.apache.org/docs/apache-airflow/stable/best-practices.html>`_.
351-
352350
.. _best_practices/dynamic_dag_generation:
353351

354352
Dynamic Dag Generation

0 commit comments

Comments
 (0)