mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +03:00
flake8: E302 expected 2 blank lines, found 1
This commit is contained in:
parent
ceebfc6fe8
commit
a568a8730e
|
@ -102,6 +102,7 @@ class TestImagePutPixel(AccessTest):
|
||||||
|
|
||||||
self.assert_image_equal(im1, im2)
|
self.assert_image_equal(im1, im2)
|
||||||
|
|
||||||
|
|
||||||
class TestImageGetPixel(AccessTest):
|
class TestImageGetPixel(AccessTest):
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def color(mode):
|
def color(mode):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user