We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc9eab commit 3ab714cCopy full SHA for 3ab714c
doc/source/development/code_style.rst
@@ -13,8 +13,7 @@ pandas code style guide
13
standard and uses `Black <https://black.readthedocs.io/en/stable/>`_
14
and `Flake8 <https://flake8.pycqa.org/en/latest/>`_ to ensure a
15
consistent code format throughout the project. For details see the
16
-`contributing guide to pandas
17
-<https://pandas.pydata.org/pandas-docs/stable/development/contributing.html#python-pep8-black>`_.
+:ref:`contributing guide to pandas<contributing.code-formatting>`.
18
19
Patterns
20
========
0 commit comments