diff --git a/miqa/core/tests/test_import.py b/miqa/core/tests/test_import.py index 9098cc4b..8ef7c0b0 100644 --- a/miqa/core/tests/test_import.py +++ b/miqa/core/tests/test_import.py @@ -4,9 +4,9 @@ from pathlib import Path import re +from guardian.shortcuts import get_perms import pytest from rest_framework.exceptions import APIException -from guardian.shortcuts import get_perms from miqa.core.tasks import import_data