Skip to content

Commit

Permalink
Lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Feb 15, 2020
1 parent b20544a commit 29954ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions Tests/test_file_apng.py
@@ -1,6 +1,5 @@
from PIL import Image, ImageSequence, PngImagePlugin

import pytest
from PIL import Image, ImageSequence, PngImagePlugin

from .helper import PillowTestCase

Expand Down
1 change: 0 additions & 1 deletion Tests/test_file_png.py
Expand Up @@ -10,7 +10,6 @@
PillowTestCase,
assert_image,
assert_image_equal,
assert_image_similar,
hopper,
is_big_endian,
is_win32,
Expand Down

0 comments on commit 29954ce

Please sign in to comment.