mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 01:04:29 +03:00
Too many blank lines
This commit is contained in:
parent
e5491f8162
commit
9ee467d843
|
@ -93,7 +93,6 @@ class TestImageOps(PillowTestCase):
|
||||||
"Tests/images/imageops_pad_"+label+"_"+str(i)+".jpg")
|
"Tests/images/imageops_pad_"+label+"_"+str(i)+".jpg")
|
||||||
self.assert_image_similar(new_im, target, 6)
|
self.assert_image_similar(new_im, target, 6)
|
||||||
|
|
||||||
|
|
||||||
def test_pil163(self):
|
def test_pil163(self):
|
||||||
# Division by zero in equalize if < 255 pixels in image (@PIL163)
|
# Division by zero in equalize if < 255 pixels in image (@PIL163)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user