PyCQA/isort
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type. As recommended by the Django coding style docs.
isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type. As recommended by the Django coding style docs.