We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c811c3d commit 20e6781Copy full SHA for 20e6781
test_app/tests/lib/utils/test_settings.py
@@ -1,5 +1,5 @@
1
-from unittest import mock
2
from types import SimpleNamespace
+from unittest import mock
3
4
import pytest
5
from django.test import override_settings
0 commit comments