Automatically sort Python imports in code #169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation: It's a pain to keep imports ordered in code, and correcting it adds to PR noise.
For instance, integrate something like isort as per this comment: witten/borgmatic#164 (comment)
@decentral1se
See witten/borgmatic#173.
Done 🚀
Oh, I can't close it. Well, this can be closed :)
Done!