mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-22 21:24:46 +03:00
Lint fix
This commit is contained in:
parent
5378d262e4
commit
57242d3972
|
@ -1,6 +1,6 @@
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from packaging.version import parse as parse_version
|
from packaging.version import parse as parse_version
|
||||||
|
|
||||||
from PIL import Image, ImageDraw, ImageFont, features
|
from PIL import Image, ImageDraw, ImageFont, features
|
||||||
|
|
||||||
from .helper import assert_image_similar, skip_unless_feature
|
from .helper import assert_image_similar, skip_unless_feature
|
||||||
|
|
Loading…
Reference in New Issue
Block a user