Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
dchiquito committed Feb 9, 2022
1 parent 60b8f60 commit 92de005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miqa/core/tests/test_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 92de005

Please sign in to comment.