mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
Fix typo
This commit is contained in:
parent
eee1e7139d
commit
9a481c186e
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