mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
flake8
This commit is contained in:
parent
66207b47bc
commit
36baea18ee
|
@ -2,6 +2,7 @@ from helper import unittest, PillowTestCase, hopper
|
|||
|
||||
from PIL import Image
|
||||
|
||||
|
||||
class TestImageCrop(PillowTestCase):
|
||||
|
||||
def test_crop(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user