Skip to content

Commit 13c694e

Browse files
committed
Fix: Apply formatting and fix test resource cleanup
1 parent 05f0b17 commit 13c694e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mcp/client/session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ class ClientSession(
110110
]
111111
):
112112
_entered: bool
113-
113+
114114
def __init__(
115115
self,
116116
read_stream: MemoryObjectReceiveStream[SessionMessage | Exception],

0 commit comments

Comments
 (0)