mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
Mismatch with pep8 documentation
This commit is contained in:
parent
b89fc0dae8
commit
0d15687282
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Default
|
|||
-------
|
||||
|
||||
If the ``ignore`` option is not in the configuration and not in the arguments,
|
||||
only the error codes ``E226`` and ``E241/E242`` are ignored
|
||||
only the error codes ``E123/E133``, ``E226`` and ``E241/E242`` are ignored
|
||||
(see the :ref:`warning and error codes <error-codes>`).
|
||||
|
||||
Settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue