mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 11:56:52 +00:00
Grammar fixes
This commit is contained in:
parent
4439ea2025
commit
dedb741fad
5 changed files with 5 additions and 5 deletions
|
|
@ -51,7 +51,7 @@ path if the string has a ``/`` in it. It also removes trailing ``/``\ s.
|
|||
.. autofunction:: flake8.utils.normalize_paths
|
||||
|
||||
This function utilizes :func:`~flake8.utils.parse_comma_separated_list` and
|
||||
:func:`~flake8.utils.normalize_path` to normalize it's input to a list of
|
||||
:func:`~flake8.utils.normalize_path` to normalize its input to a list of
|
||||
strings that should be paths.
|
||||
|
||||
.. autofunction:: flake8.utils.stdin_get_value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue