Skip to content

Commit 3deab5f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 38d57b6 commit 3deab5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/test_file_spider.py

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

88
import pytest
99

10-
from PIL import Image, ImageSequence, SpiderImagePlugin
10+
from PIL import Image, SpiderImagePlugin
1111

1212
from .helper import assert_image_equal, hopper, is_pypy
1313

0 commit comments

Comments
 (0)