Skip to content

Commit eaee780

Browse files
Update test_sse.py
1 parent 3a5b42c commit eaee780

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/shared/test_sse.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,6 @@ def test_sse_message_id_coercion():
501501
],
502502
)
503503
def test_sse_server_transport_endpoint_validation(endpoint: str, expected_result: str | type[Exception]):
504-
505504
"""Validate relative endpoint semantics and storage.
506505
507506
Context on URL joining (urllib.parse.urljoin):

0 commit comments

Comments
 (0)