Skip to content

Commit fa02c26

Browse files
author
VRTXOmega
committed
fix: normalize trailing newline in test file
end-of-file-fixer pre-commit hook flagged extra trailing blank. Strip to exactly one terminating newline.
1 parent 82f61bd commit fa02c26

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/client/test_session_group.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,4 +556,3 @@ async def test_session_group_teardown_closes_session_stacks() -> None:
556556
group._session_exit_stacks[session] = session_stack
557557

558558
session_stack.aclose.assert_awaited_once()
559-

0 commit comments

Comments
 (0)