We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
asottile
Learn more about funding links in repositories.
Report abuse
2 parents b8c1547 + 6c2cb4a commit 55ce3f0Copy full SHA for 55ce3f0
src/flake8/options/aggregator.py
@@ -26,7 +26,7 @@ def aggregate_options(
26
:param flake8.options.config.ConfigFileFinder config_finder:
27
The config file finder to use.
28
:param list argv:
29
- The list of remaining command-line argumentsthat were unknown during
+ The list of remaining command-line arguments that were unknown during
30
preliminary option parsing to pass to ``manager.parse_args``.
31
:returns:
32
Tuple of the parsed options and extra arguments returned by
0 commit comments