Multiple apps: Sort imports and minor style fixes
Signed-off-by: Roberto Rosario <Roberto.Rosario@mayan-edms.com>
This commit is contained in:
@@ -5,8 +5,8 @@ from django.urls import reverse
|
||||
|
||||
from rest_framework import status
|
||||
|
||||
from mayan.apps.documents.search import document_search
|
||||
from mayan.apps.documents.permissions import permission_document_view
|
||||
from mayan.apps.documents.search import document_search
|
||||
from mayan.apps.documents.tests import DocumentTestMixin
|
||||
from mayan.apps.rest_api.tests import BaseAPITestCase
|
||||
|
||||
|
||||
Reference in New Issue
Block a user