Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Mar 3, 2024
1 parent 1b7bcfb commit 91eb69c
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 91eb69c

Please sign in to comment.