mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 10:16:17 +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)
|
||||
|
||||
|
||||
class TestImageGetPixel(AccessTest):
|
||||
@staticmethod
|
||||
def color(mode):
|
||||
|
|
Loading…
Reference in New Issue
Block a user