mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 09:26:16 +03:00
commit
8f63748e50
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user