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 edaa5d3 commit 018cb05Copy full SHA for 018cb05
tests/integrations/anthropic/test_anthropic.py
@@ -1,6 +1,5 @@
1
from unittest import mock
2
3
-from sentry_sdk.integrations import DidNotEnable
4
5
try:
6
from unittest.mock import AsyncMock
0 commit comments