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 7c06cbb commit 7460437Copy full SHA for 7460437
1 file changed
sentry_sdk/client.py
@@ -1,7 +1,6 @@
1
import os
2
import uuid
3
import random
4
-import inspect
5
6
from .utils import Dsn, SkipEvent, ContextVar
7
from .transport import Transport
0 commit comments