mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-23 19:41:22 +00:00
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