Skip to content

Commit 67d3117

Browse files
committed
.
1 parent 1c93520 commit 67d3117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integrations/opentelemetry/test_propagator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from opentelemetry.propagators.textmap import DefaultSetter
77

88
import sentry_sdk
9-
from sentry_sdk.integrations.opentelemetry.consts import (
9+
from sentry_sdk.opentelemetry.consts import (
1010
SENTRY_BAGGAGE_KEY,
1111
SENTRY_TRACE_KEY,
1212
)

0 commit comments

Comments
 (0)