fix(lint): fix space format issue
This commit is contained in:
@@ -30,6 +30,7 @@ except ModuleNotFoundError as e:
|
|||||||
|
|
||||||
ServerParameters: TypeAlias = StdioServerParameters | SseServerParameters | StreamableHttpParameters
|
ServerParameters: TypeAlias = StdioServerParameters | SseServerParameters | StreamableHttpParameters
|
||||||
|
|
||||||
|
|
||||||
class MCPClient(BaseObject):
|
class MCPClient(BaseObject):
|
||||||
"""Client for Model Context Protocol (MCP) servers.
|
"""Client for Model Context Protocol (MCP) servers.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user