mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 09:14:27 +03:00
Fix Flake8
This commit is contained in:
parent
6a83e43247
commit
ada137eba5
|
@ -639,7 +639,7 @@ class TestImage:
|
|||
|
||||
def test_overrun(self):
|
||||
""" For overrun completeness, test as:
|
||||
`valgrind pytest -qq Tests/test_image.py::TestImage::test_overrun | grep decode.c`
|
||||
valgrind pytest -qq Tests/test_image.py::TestImage::test_overrun | grep decode.c
|
||||
"""
|
||||
for file in [
|
||||
"fli_overrun.bin",
|
||||
|
|
Loading…
Reference in New Issue
Block a user