Skip to content

Commit 70f7068

Browse files
author
Chojan Shang
committed
chore: make check happy
Signed-off-by: Chojan Shang <chojan.shang@vesoft.com>
1 parent 5e88bf4 commit 70f7068

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
HttpMcpServer,
2626
ImageContentBlock,
2727
Implementation,
28+
McpServerStdio,
2829
ResourceContentBlock,
2930
SseMcpServer,
30-
McpServerStdio,
3131
TextContentBlock,
3232
)
3333

examples/echo_agent.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
HttpMcpServer,
2020
ImageContentBlock,
2121
Implementation,
22+
McpServerStdio,
2223
ResourceContentBlock,
2324
SseMcpServer,
24-
McpServerStdio,
2525
TextContentBlock,
2626
)
2727

0 commit comments

Comments
 (0)