Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a5ee02d

Browse filesBrowse files
committed
ruff
1 parent f528791 commit a5ee02d
Copy full SHA for a5ee02d

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎tests/server/test_session.py

Copy file name to clipboardExpand all lines: tests/server/test_session.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ async def list_resources():
110110

111111
@pytest.mark.anyio
112112
async def test_server_session_initialize_with_older_protocol_version():
113-
"""Test that server accepts and responds with older protocol version (2024-11-05)."""
113+
"""Test that server accepts and responds with older protocol (2024-11-05)."""
114114
server_to_client_send, server_to_client_receive = anyio.create_memory_object_stream[
115115
SessionMessage
116116
](1)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.