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 fa1b5fe commit 2b2c6a7Copy full SHA for 2b2c6a7
src/mcp/server/fastmcp/resources/types.py
@@ -4,7 +4,7 @@
4
import json
5
from collections.abc import Callable
6
from pathlib import Path
7
-from typing import Any, Self
+from typing import Any
8
9
import anyio
10
import anyio.to_thread
0 commit comments