mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-14 00:14:46 +00:00
commit
55ce3f016e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,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