Skip to content

Commit 9ce143c

Browse files
committed
fixed code style
1 parent 5712dc3 commit 9ce143c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/mcp/client/sse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,6 @@ async def post_writer(endpoint_url: str):
120120
mode="json",
121121
exclude_none=True,
122122
timeout=httpx.Timeout(timeout, read=sse_read_timeout),
123-
124123
),
125124
)
126125
response.raise_for_status()

0 commit comments

Comments
 (0)