mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Merge branch 'patch-1' into 'master'
Docs: Fix typo See merge request pycqa/flake8!416
This commit is contained in:
commit
1be8707dc7
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Error / Violation Codes
|
||||
=========================
|
||||
|
||||
Flake8 and its plugins assign a code to each message that we refer to as a
|
||||
Flake8 and its plugins assign a code to each message that we refer to as an
|
||||
:term:`error code` (or :term:`violation`). Most plugins will list their error
|
||||
codes in their documentation or README.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue