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 0962302 commit 7e19dc2Copy full SHA for 7e19dc2
sentry_sdk/integrations/django/__init__.py
@@ -1,7 +1,7 @@
1
+import inspect
2
import sys
3
import threading
4
import weakref
-import inspect
5
from importlib import import_module
6
7
import sentry_sdk
0 commit comments