We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee9c279 commit 2d0b5d9Copy full SHA for 2d0b5d9
1 file changed
CHANGES.txt
@@ -16,6 +16,7 @@ Changes:
16
* Report E742 and E743 for functions and classes badly named 'l', 'O', or 'I'.
17
* Report E741 on 'global' and 'nonlocal' statements, as well as prohibited
18
single-letter variables.
19
+* Deprecated use of `[pep8]` section name in favor of `[pycodestyle]`; #591
20
21
Bugs:
22
0 commit comments