mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
resort imports
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
""" Check that there are no database migration files which have not been committed. """
|
||||
|
||||
import sys
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
print("Checking for unstaged migration files...")
|
||||
|
||||
|
Reference in New Issue
Block a user