Description
Formats Python code and import order through a safer wrapper around Black and µsort. It is useful for teams that want consistent formatting with atomic file updates that reduce the chance of partial writes.
This is a terminal formatter. It rewrites source files, so use version control or backups before formatting important work.