2020-08-23 09:41:32 +00:00
|
|
|
# [isort](https://github.com/timothycrosley/isort)
|
|
|
|
|
2020-09-28 11:20:42 +00:00
|
|
|
| Distribution | Package |
|
|
|
|
| ------------ | -------------- |
|
|
|
|
| Arch Linux | `python-isort` |
|
|
|
|
|
2020-08-23 09:41:32 +00:00
|
|
|
Usage:
|
|
|
|
|
|
|
|
```sh
|
|
|
|
isort unformatted.py
|
|
|
|
```
|