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 e01ca2f commit 5a6ffd5Copy full SHA for 5a6ffd5
README.rst
@@ -9,8 +9,12 @@ conventions in `PEP 8`_.
9
.. note::
10
11
This package used to be called ``pep8`` but was renamed to ``pycodestyle``
12
- to reduce confusion. Further discussion `here
13
- <https://github.com/PyCQA/pycodestyle/issues/466>`_.
+ to reduce confusion. Further discussion can be found `in the issue where
+ Guido requested this
14
+ change <https://github.com/PyCQA/pycodestyle/issues/466>`_, or in the
15
+ lightning talk at PyCon 2016 by @IanLee1521:
16
+ `slides <https://speakerdeck.com/ianlee1521/pep8-vs-pep-8>`_
17
+ `video <https://youtu.be/PulzIT8KYLk?t=36m>`_.
18
19
Features
20
--------
0 commit comments