diff --git a/Tests/test_file_eps.py b/Tests/test_file_eps.py index 606f3e0e769..78d9bd16ec8 100644 --- a/Tests/test_file_eps.py +++ b/Tests/test_file_eps.py @@ -9,9 +9,9 @@ assert_image_similar, assert_image_similar_tofile, hopper, + is_win32, mark_if_feature_version, skip_unless_feature, - is_win32, ) HAS_GHOSTSCRIPT = EpsImagePlugin.has_ghostscript()