Skip to content

Commit be86e54

Browse files
committed
chore: remove unnecessary whitespace
1 parent 890c217 commit be86e54

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
@@ -178,7 +178,7 @@ async def test_l01_session(
178178
snapshot: syrupy.SnapshotAssertion,
179179
) -> None:
180180
"""Test connecting to a device that speaks the L01 protocol.
181-
181+
182182
Note that this test currently has a delay because the actual local client
183183
will delay before retrying with L01 after a failed 1.0 attempt. This should
184184
also be improved in the actual client itself, but likely requires a closer

0 commit comments

Comments
 (0)