We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35d0951 commit da407d0Copy full SHA for da407d0
src/mcp/types/_types.py
@@ -1,6 +1,5 @@
1
from __future__ import annotations
2
3
-from collections.abc import Callable
4
from datetime import datetime
5
from typing import Annotated, Any, Final, Generic, Literal, TypeAlias, TypeVar
6
0 commit comments