Skip to content

Commit 91eb69c

Browse files
committed
Fixed typo
1 parent 1b7bcfb commit 91eb69c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/test_file_spider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def test_nonstack_dos() -> None:
152152
assert i <= 1, "Non-stack DOS file test failed"
153153

154154

155-
# for issue #4093s
155+
# for issue #4093
156156
def test_odd_size() -> None:
157157
data = BytesIO()
158158
width = 100

0 commit comments

Comments
 (0)