Skip to content

Commit 9565fb9

Browse files
committed
.
1 parent aac88f9 commit 9565fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from sentry_sdk.transport import Transport
2828
from sentry_sdk.serializer import MAX_DATABAG_BREADTH
2929
from sentry_sdk.consts import DEFAULT_MAX_BREADCRUMBS, DEFAULT_MAX_VALUE_LENGTH
30-
from sentry_sdk._types import Event
30+
from sentry_sdk.types import Event
3131

3232

3333
maximum_python_312 = pytest.mark.skipif(

0 commit comments

Comments
 (0)