Skip to content

Commit 44dd1e5

Browse files
committed
.
1 parent be60345 commit 44dd1e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry_sdk/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ def enable_integration(integration: Integration) -> None:
542542
once the event loop is running, but without having to set up the whole SDK
543543
anew.
544544
545-
:param integration: The integration instance or class to enable.
545+
:param integration: The integration to enable.
546546
:type integration: sentry_sdk.integrations.Integration
547547
"""
548548
client = get_client()

0 commit comments

Comments
 (0)