Skip to content

Commit 13a9940

Browse files
Andrew BruneelAndrew Bruneel
authored andcommitted
style: fix formatting in test_run.py (black auto-format)
1 parent 0c85261 commit 13a9940

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/commands/server/test_run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,6 @@ def test_run_temporary_without_source_uses_fallback_name(self) -> None:
736736
mock_atexit.register.assert_called_once()
737737
mock_process.assert_called_once()
738738

739-
740739
def test_run_registration_with_streamable_http_only(self) -> None:
741740
"""Test that registration uses /mcp endpoint when only streamable HTTP is enabled."""
742741
with (

0 commit comments

Comments
 (0)