Skip to content

Commit 8f63748

Browse files
authored
Merge pull request #7855 from radarhere/typo
Fixed typo
2 parents 1b7bcfb + 91eb69c commit 8f63748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)