mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
- Update WWW Changes: https://github.com/PyCQA/isort/releases PR: 251331 Submitted by: amdmi3
5 lines
263 B
Text
5 lines
263 B
Text
isort is a Python utility/library to sort imports alphabetically, and
|
|
automatically separated into sections. It provides a command line utility,
|
|
Python library and plugins for various editors to quickly sort all your imports.
|
|
|
|
WWW: https://github.com/PyCQA/isort
|