mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 06:14:17 +00:00
Spelling fixes
This commit is contained in:
parent
608114a7a7
commit
0f181954fd
4 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@ The command line interface of |Flake8| is modeled as an application via
|
|||
command line, :func:`~flake8.main.cli.main` is run which handles
|
||||
management of the application.
|
||||
|
||||
User input is parsed *twice* to accomodate logging and verbosity options
|
||||
User input is parsed *twice* to accommodate logging and verbosity options
|
||||
passed by the user as early as possible.
|
||||
This is so as much logging can be produced as possible.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue