Skip to content

Commit bd6a6ef

Browse files
committed
Inacurracy in the documentation of the ignore option
1 parent dff3033 commit bd6a6ef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/intro.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ these files have a ``[pep8]`` section, no project specific configuration is
171171
loaded.
172172

173173
If the ``ignore`` option is not in the configuration and not in the arguments,
174-
only the error codes ``E226`` and ``E241/E242`` are ignored (see below).
174+
only the error codes ``E123/E133``, ``E226`` and ``E241/E242`` are ignored
175+
(see below).
175176

176177

177178
Error codes

0 commit comments

Comments
 (0)