Fix isort

This commit is contained in:
Hugo 2020-06-15 10:16:18 +03:00 committed by nulano
parent dc41a4ec21
commit e2e8db4fe8

View File

@ -2,7 +2,6 @@ import os.path
import subprocess
import pytest
from PIL import Image
from .helper import IMCONVERT, assert_image_equal, hopper, imagemagick_available