Skip to content

Commit 2fd27a2

Browse files
committed
whitespace
1 parent 3817fe2 commit 2fd27a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mcp/shared/session.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ async def send_request(
290290
await self._send_notification_internal(
291291
notification, request_id
292292
)
293-
294293
raise McpError(
295294
ErrorData(
296295
code=REQUEST_CANCELLED, message="Request cancelled"

0 commit comments

Comments
 (0)