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 e1da183 + e056584 commit 7bf06d9Copy full SHA for 7bf06d9
README.rst
@@ -45,7 +45,7 @@ largely because Pyflakes only examines the syntax tree of each file
45
individually. As a consequence, Pyflakes is more limited in the
46
types of things it can check.
47
48
-If you like Pyflakes but also want styleistic checks, you want
+If you like Pyflakes but also want stylistic checks, you want
49
flake8_, which combines
50
Pyflakes with style checks against
51
`PEP 8`_ and adds
0 commit comments