mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
fix codestyle issue
This commit is contained in:
parent
33c3586a04
commit
a0479d33b5
@ -162,7 +162,6 @@ class DocumentViewSet(RetrieveModelMixin,
|
|||||||
raise Http404("Document source file does not exist")
|
raise Http404("Document source file does not exist")
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class LogViewSet(ReadOnlyModelViewSet):
|
class LogViewSet(ReadOnlyModelViewSet):
|
||||||
model = Log
|
model = Log
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user