mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-16 01:31:09 -06:00
Fixes ruff not running isort against the codebase
This commit is contained in:
@@ -5,8 +5,8 @@ from typing import Iterable
|
||||
|
||||
from django.contrib.admin.models import LogEntry
|
||||
from django.contrib.auth.models import User
|
||||
from django.test import override_settings
|
||||
from django.test import TestCase
|
||||
from django.test import override_settings
|
||||
|
||||
from documents import matching
|
||||
from documents.models import Correspondent
|
||||
|
||||
Reference in New Issue
Block a user