Fix isort

This commit is contained in:
Hugo van Kemenade 2020-06-27 14:05:34 +03:00 committed by GitHub
parent 12ddff729b
commit d641bdc504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ import sys
import pytest
from PIL import Image, ImageGrab
from .helper import assert_image, assert_image_equal_tofile, skip_unless_feature