Skip to content

Commit fd98dc1

Browse files
committed
remove stray lines
1 parent 8247e10 commit fd98dc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_mcp_tool.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
}
2929

3030

31-
# @pytest.mark.asyncio
3231
@pytest.mark.anyio
3332
async def test_mcp():
3433

@@ -55,7 +54,6 @@ async def test_mcp():
5554
await client.cleanup()
5655

5756

58-
# @pytest.mark.asyncio
5957
@pytest.mark.anyio
6058
async def test_mcp_with_logging():
6159

0 commit comments

Comments
 (0)