We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd02f57 commit e53c7ecCopy full SHA for e53c7ec
sentry_sdk/client.py
@@ -47,6 +47,7 @@
47
from sentry_sdk.monitor import Monitor
48
from sentry_sdk.spotlight import setup_spotlight
49
50
+
51
if TYPE_CHECKING:
52
from typing import Any
53
from typing import Callable
0 commit comments