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 b8088a2 commit 91a7effCopy full SHA for 91a7eff
docs/intro.rst
@@ -47,7 +47,7 @@ the ``pep8`` library:
47
`pep8-naming extension <https://pypi.python.org/pypi/pep8-naming>`_ to use
48
this feature.
49
* **docstring conventions**: they are not in the scope of this library;
50
- see the `pep257 project <https://github.com/GreenSteam/pep257>`_.
+ see the `pydocstyle project <https://github.com/PyCQA/pydocstyle>`_.
51
* **automatic fixing**: see the section *PEP8 Fixers* in the
52
:ref:`related tools <related-tools>` page.
53
0 commit comments