mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-01 18:37:42 -05:00
Code style adjustments
This commit is contained in:
3
src/documents/views.py
Normal file → Executable file
3
src/documents/views.py
Normal file → Executable file
@@ -28,7 +28,8 @@ from .serialisers import (
|
||||
DocumentSerializer,
|
||||
LogSerializer,
|
||||
TagSerializer,
|
||||
DocumentTypeSerializer)
|
||||
DocumentTypeSerializer
|
||||
)
|
||||
|
||||
|
||||
class IndexView(TemplateView):
|
||||
|
Reference in New Issue
Block a user