Skip to content

Commit b4413a0

Browse files
committed
chore: remove unnecessary whitespace
1 parent 3d78de2 commit b4413a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/test_local_session.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ async def test_l01_session(
174174
snapshot: syrupy.SnapshotAssertion,
175175
) -> None:
176176
"""Test connecting to a device that speaks the L01 protocol.
177-
177+
178178
Note that this test currently has a delay because the actual local client
179179
will delay before retrying with L01 after a failed 1.0 attempt. This should
180180
also be improved in the actual client itself, but likely requires a closer

0 commit comments

Comments
 (0)