mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-13 08:04:18 +00:00
Spelling and grammar fixes
This commit is contained in:
parent
5221014947
commit
9f74e7a4ca
5 changed files with 5 additions and 5 deletions
|
|
@ -349,7 +349,7 @@ min-public-methods=2
|
|||
# Maximum number of public methods for a class (see R0904).
|
||||
max-public-methods=20
|
||||
|
||||
# Maximum number of boolean expressions in a if statement
|
||||
# Maximum number of boolean expressions in an if statement
|
||||
max-bool-expr=5
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue