Skip to content

Commit 1354ec9

Browse files
types
1 parent ad0599d commit 1354ec9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sentry_sdk/integrations/mcp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
if TYPE_CHECKING:
5656
from typing import Any, Awaitable, Callable, ContextManager, Optional, Tuple, Union
5757

58-
from mcp.types import (
58+
from mcp_types import (
5959
CallToolResult,
6060
GetPromptResult,
6161
InputRequiredResult,

0 commit comments

Comments
 (0)