chore: remove trailing extra blank line at EOF in test_mcp_server.py

This commit is contained in:
2026-07-08 15:40:12 -04:00
parent dfbee45309
commit 535da1bc5a
-1
View File
@@ -4129,4 +4129,3 @@ class TestIssue546Deadlock(unittest.TestCase):
self.assertIsNone(reviewer_pr_lease.get_session_lease())
# verify comment phase is released
self.assertIn("phase: released", posted_comments[0]["body"])