Skip to content

Commit 0622cf4

Browse files
.
1 parent 80e6a10 commit 0622cf4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry_sdk/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@
8484

8585
_client_init_debug = ContextVar("client_init_debug")
8686

87+
8788
SDK_INFO: "SDKInfo" = {
8889
"name": "sentry.python", # SDK name will be overridden after integrations have been loaded with sentry_sdk.integrations.setup_integrations()
8990
"version": VERSION,

0 commit comments

Comments
 (0)