Fixes ruff not running isort against the codebase
This commit is contained in:
@@ -6,6 +6,7 @@ from django.core.checks import register
|
||||
from django.core.exceptions import FieldError
|
||||
from django.db.utils import OperationalError
|
||||
from django.db.utils import ProgrammingError
|
||||
|
||||
from documents.signals import document_consumer_declaration
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user