Skip to content

Commit 71cd830

Browse files
committed
.
1 parent 27323f1 commit 71cd830

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry_sdk/scope.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from functools import wraps
1010
from itertools import chain
1111

12+
import sentry_sdk
1213
from sentry_sdk._types import AnnotatedValue
1314
from sentry_sdk.attachments import Attachment
1415
from sentry_sdk.consts import (

0 commit comments

Comments
 (0)