Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0826fa9

Browse filesBrowse files
committed
fix import
1 parent fa1b5fe commit 0826fa9
Copy full SHA for 0826fa9

File tree

1 file changed

+1
-1
lines changed
Filter options
  • src/mcp/server/fastmcp/resources

1 file changed

+1
-1
lines changed

‎src/mcp/server/fastmcp/resources/types.py

Copy file name to clipboardExpand all lines: src/mcp/server/fastmcp/resources/types.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import json
55
from collections.abc import Callable
66
from pathlib import Path
7-
from typing import Any, Self
7+
from typing import Any
88

99
import anyio
1010
import anyio.to_thread

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.