Skip to content

Commit 5d6e318

Browse files
committed
alphabet
1 parent 2a554c3 commit 5d6e318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry_sdk/opentelemetry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from sentry_sdk.opentelemetry.span_processor import SentrySpanProcessor
33

44
__all__ = [
5-
"SentrySpanProcessor",
65
"SentrySampler",
6+
"SentrySpanProcessor",
77
]

0 commit comments

Comments
 (0)