summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 2f10813..3be9d8e 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -200,7 +200,7 @@ Example::
[pycodestyle]
count = False
- ignore = E226,E302,E41
+ ignore = E226,E302,E71
max-line-length = 160
statistics = True