mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Lint fixes
This commit is contained in:
parent
1a71faf8ea
commit
8b447c4840
|
@ -2,9 +2,7 @@ from .helper import PillowTestCase, hopper
|
|||
|
||||
|
||||
class TestImageEntropy(PillowTestCase):
|
||||
|
||||
def test_entropy(self):
|
||||
|
||||
def entropy(mode):
|
||||
return hopper(mode).entropy()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user