mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-22 11:30:12 +00:00
Typo fix
This commit is contained in:
parent
434c108f74
commit
6c2cb4af57
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ def aggregate_options(
|
||||||
:param flake8.options.config.ConfigFileFinder config_finder:
|
:param flake8.options.config.ConfigFileFinder config_finder:
|
||||||
The config file finder to use.
|
The config file finder to use.
|
||||||
:param list argv:
|
:param list argv:
|
||||||
The list of remaining command-line argumentsthat were unknown during
|
The list of remaining command-line arguments that were unknown during
|
||||||
preliminary option parsing to pass to ``manager.parse_args``.
|
preliminary option parsing to pass to ``manager.parse_args``.
|
||||||
:returns:
|
:returns:
|
||||||
Tuple of the parsed options and extra arguments returned by
|
Tuple of the parsed options and extra arguments returned by
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue