Skip to content

Commit 02b69e9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 0170a0f commit 02b69e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/test_file_ani.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
import pytest
66

7-
from PIL import Image, AniImagePlugin
7+
from PIL import AniImagePlugin, Image
88

99
from .helper import assert_image_equal_tofile
1010

0 commit comments

Comments
 (0)