Skip to content

Commit 20e6781

Browse files
committed
run isort
1 parent c811c3d commit 20e6781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_app/tests/lib/utils/test_settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from unittest import mock
21
from types import SimpleNamespace
2+
from unittest import mock
33

44
import pytest
55
from django.test import override_settings

0 commit comments

Comments
 (0)