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 27323f1 commit 71cd830Copy full SHA for 71cd830
sentry_sdk/scope.py
@@ -9,6 +9,7 @@
9
from functools import wraps
10
from itertools import chain
11
12
+import sentry_sdk
13
from sentry_sdk._types import AnnotatedValue
14
from sentry_sdk.attachments import Attachment
15
from sentry_sdk.consts import (
0 commit comments