Too many blank lines

This commit is contained in:
Andrew Murray 2018-06-11 15:51:12 +10:00
parent 58cc23695d
commit aeab86c005

View File

@ -364,7 +364,6 @@ class TestFileJpeg(PillowTestCase):
with self.assertRaises(IOError):
im.load()
def _n_qtables_helper(self, n, test_file):
im = Image.open(test_file)
f = self.tempfile('temp.jpg')