Updated isort command to use Poe
This commit is contained in:
parent
18956bf230
commit
f67bf01777
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ Though not in the CI, our `format` script also runs isort:
|
||||||
|
|
||||||
* **Isort** - Import sorting
|
* **Isort** - Import sorting
|
||||||
* Automatically organises your imports to stop things getting out of hand
|
* Automatically organises your imports to stop things getting out of hand
|
||||||
* `poetry run isort .`
|
* `poetry run poe isort`
|
||||||
|
|
||||||
## Build-system
|
## Build-system
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue