mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +00:00
Update invocation.rst file
This commit is contained in:
parent
c8d75d9966
commit
9b6887762b
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Or
|
|||
|
||||
This is the last time we will show both versions of an invocation.
|
||||
From now on, we'll simply use ``flake8`` and assume that the user
|
||||
knows they can instead use ``python<version> -m flake8`` instead.
|
||||
knows they can instead use ``python<version> -m flake8``.
|
||||
|
||||
It's also possible to narrow what |Flake8| will try to check by specifying
|
||||
exactly the paths and directories you want it to check. Let's assume that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue