mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-03 11:35:52 +03:00
Fix isort
This commit is contained in:
parent
dc41a4ec21
commit
e2e8db4fe8
|
@ -2,7 +2,6 @@ import os.path
|
||||||
import subprocess
|
import subprocess
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from PIL import Image
|
from PIL import Image
|
||||||
|
|
||||||
from .helper import IMCONVERT, assert_image_equal, hopper, imagemagick_available
|
from .helper import IMCONVERT, assert_image_equal, hopper, imagemagick_available
|
||||||
|
|
Loading…
Reference in New Issue
Block a user