mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-09 16:10:48 +03:00
Lint fix
This commit is contained in:
parent
9a2c9f722f
commit
1cbb12fb6e
|
@ -11,7 +11,6 @@ from PIL import Image
|
||||||
"Tests/images/sgi_crash.bin",
|
"Tests/images/sgi_crash.bin",
|
||||||
"Tests/images/crash-6b7f2244da6d0ae297ee0754a424213444e92778.sgi",
|
"Tests/images/crash-6b7f2244da6d0ae297ee0754a424213444e92778.sgi",
|
||||||
"Tests/images/ossfuzz-5730089102868480.sgi",
|
"Tests/images/ossfuzz-5730089102868480.sgi",
|
||||||
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
def test_crashes(test_file):
|
def test_crashes(test_file):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user