Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Jun 26, 2019
1 parent 1a71faf commit 8b447c4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Tests/test_image_entropy.py
Expand Up @@ -2,9 +2,7 @@


class TestImageEntropy(PillowTestCase):

def test_entropy(self):

def entropy(mode):
return hopper(mode).entropy()

Expand Down

0 comments on commit 8b447c4

Please sign in to comment.