Merge pull request #43 from sobolevn/patch-1

Typo fix
This commit is contained in:
Anthony Sottile 2021-04-03 20:35:49 -07:00 committed by GitHub
commit 55ce3f016e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,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