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 4b1c747 commit 5d05ef1Copy full SHA for 5d05ef1
1 file changed
src/mcp/client/streamable_http.py
@@ -1,6 +1,6 @@
1
"""Implements StreamableHTTP transport for MCP clients."""
2
3
-from __future__ import annotations as _annotations
+from __future__ import annotations
4
5
import contextlib
6
import logging
0 commit comments