This commit is contained in:
Nikita Sobolev 2021-03-22 20:17:53 +03:00 committed by GitHub
parent 434c108f74
commit 6c2cb4af57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ def aggregate_options(
:param flake8.options.config.ConfigFileFinder config_finder:
The config file finder to use.
: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``.
:returns:
Tuple of the parsed options and extra arguments returned by