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 e295998 commit a87b1a5Copy full SHA for a87b1a5
tests_integ/echo_server.py
@@ -15,7 +15,7 @@
15
$ python echo_server.py
16
"""
17
18
-from typing import Dict, Any
+from typing import Any, Dict
19
20
from mcp.server import FastMCP
21
0 commit comments