mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-16 21:55:37 -05:00
Code style adjustments
This commit is contained in:
3
src/paperless/urls.py
Normal file → Executable file
3
src/paperless/urls.py
Normal file → Executable file
@@ -13,7 +13,8 @@ from documents.views import (
|
||||
LogViewSet,
|
||||
PushView,
|
||||
TagViewSet,
|
||||
DocumentTypeViewSet)
|
||||
DocumentTypeViewSet
|
||||
)
|
||||
from reminders.views import ReminderViewSet
|
||||
|
||||
router = DefaultRouter()
|
||||
|
Reference in New Issue
Block a user