Skip to content

Commit 7e19dc2

Browse files
committed
.
1 parent 0962302 commit 7e19dc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry_sdk/integrations/django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
import inspect
12
import sys
23
import threading
34
import weakref
4-
import inspect
55
from importlib import import_module
66

77
import sentry_sdk

0 commit comments

Comments
 (0)