Linting changes

This commit is contained in:
Riley Lahd 2019-03-22 08:26:16 -06:00
parent 4b2746fc39
commit ad70fc73cb

View File

@ -396,7 +396,6 @@ class TestFileGif(PillowTestCase):
# Check BG is correct colour
self.assertEqual(rgb_img.getpixel((1, 1)), (255, 255, 255, 0))
def test_iss634(self):
img = Image.open("Tests/images/iss634.gif")
# seek to the second frame