Skip to content

Commit 772ef2a

Browse files
committed
test
1 parent 5894465 commit 772ef2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_mcp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# from typing import AsyncGenerator
1010
#
1111
# import pytest
12-
from mcp import StdioServerParameters, ClientSession, stdio_client
12+
from mcp import StdioServerParameters
1313

1414
params = StdioServerParameters(command="uv", args=["run", "mcp-bear", "--token", "abcdefg"])
1515

0 commit comments

Comments
 (0)