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.
2 parents b8088a2 + 91a7eff commit 999d11eCopy full SHA for 999d11e
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