mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 00:20:43 -04:00
Add a command to fix import order
We check import order as part of our automated tests. But fixing them means: - manually editing them and rechecking - remembering the parameters to `isort` - looking up the `isort` command from the last time you ran it Putting it in the Makefile should make life a bit easier.
This commit is contained in:
Reference in New Issue
Block a user