Skip to content

Commit 975951f

Browse files
committed
chore: remove unnecessary whitespace
1 parent f1f021a commit 975951f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/conftest.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ def _hexdump(self, data: bytes, bytes_per_line: int = 16) -> list[str]:
6565
6666
This makes the packets easier to read and compare in test snapshots.
6767
68-
69-
7068
Args:
7169
data: The bytes object to print.
7270
bytes_per_line: The number of bytes to display per line (default is 16).

0 commit comments

Comments
 (0)