We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5b42c commit eaee780Copy full SHA for eaee780
tests/shared/test_sse.py
@@ -501,7 +501,6 @@ def test_sse_message_id_coercion():
501
],
502
)
503
def test_sse_server_transport_endpoint_validation(endpoint: str, expected_result: str | type[Exception]):
504
-
505
"""Validate relative endpoint semantics and storage.
506
507
Context on URL joining (urllib.parse.urljoin):
0 commit comments