reordering import statements using isort

This commit is contained in:
2023-01-19 18:30:05 +00:00
parent 1b70ccea3e
commit e5a9330a91
7 changed files with 51 additions and 39 deletions

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env python
import os
import sys
"""This file is the route to run the standard Django utilities on the command line.
These are the most useful for troggle: