Skip to content

Commit 37c95df

Browse files
committed
style: format test file with ruff
1 parent 9968f2c commit 37c95df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/shared/test_streamable_http.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2336,4 +2336,3 @@ def return_plain_text(request: httpx.Request) -> httpx.Response:
23362336
async with ClientSession(read_stream, write_stream) as session:
23372337
with pytest.raises(MCPError, match="Unexpected content type"):
23382338
await session.initialize()
2339-

0 commit comments

Comments
 (0)