[3.2.x] Corrected isort example in coding style docs.
Follow up to e74b3d724e5ddfef96d1d66bd1c58e7aae26fc85. Backport of 8b020f2e64f1cbf2b06205a389a13af6623f90ce from main
This commit is contained in:
parent
31539a63f2
commit
99532fdadf
@ -159,7 +159,7 @@ Imports
|
||||
.. console::
|
||||
|
||||
$ python -m pip install "isort >= 5.1.0"
|
||||
$ isort -rc .
|
||||
$ isort .
|
||||
|
||||
This runs ``isort`` recursively from your current directory, modifying any
|
||||
files that don't conform to the guidelines. If you need to have imports out
|
||||
|
Loading…
x
Reference in New Issue
Block a user