style: fix trailing blank lines in test files

This commit is contained in:
bomanaps
2025-08-19 11:34:40 +01:00
parent c306400bd9
commit ee66958e7f
2 changed files with 0 additions and 3 deletions

View File

@ -80,4 +80,3 @@ async def test_slow_notifee_does_not_block_others() -> None:
with trio.fail_after(0.3):
for ev in fast_events:
await ev.wait()

View File

@ -88,5 +88,3 @@ async def test_blacklist_blocks_peer_added_by_notifee():
# Give handler a chance to run
await trio.sleep(0.1)
assert p1.my_id not in p0.peers