mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-12 00:19:48 +00:00
Fixes ruff not running isort against the codebase
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
from django.contrib.auth.models import Group
|
||||
from django.contrib.auth.models import User
|
||||
from django_filters.rest_framework import FilterSet
|
||||
|
||||
from documents.filters import CHAR_KWARGS
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user