Skip to content

Commit ce6e215

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/test_file_eps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
assert_image_similar,
1010
assert_image_similar_tofile,
1111
hopper,
12+
is_win32,
1213
mark_if_feature_version,
1314
skip_unless_feature,
14-
is_win32,
1515
)
1616

1717
HAS_GHOSTSCRIPT = EpsImagePlugin.has_ghostscript()

0 commit comments

Comments
 (0)