Fix Flake8

This commit is contained in:
Hugo 2020-04-01 10:52:21 +03:00
parent 6a83e43247
commit ada137eba5

View File

@ -639,7 +639,7 @@ class TestImage:
def test_overrun(self): def test_overrun(self):
""" For overrun completeness, test as: """ 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 [ for file in [
"fli_overrun.bin", "fli_overrun.bin",