Skip to content

Commit

Permalink
Merge pull request #7855 from radarhere/typo
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
hugovk committed Mar 3, 2024
2 parents 1b7bcfb + 91eb69c commit 8f63748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_file_spider.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def test_nonstack_dos() -> None:
assert i <= 1, "Non-stack DOS file test failed"


# for issue #4093s
# for issue #4093
def test_odd_size() -> None:
data = BytesIO()
width = 100
Expand Down

0 comments on commit 8f63748

Please sign in to comment.