mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-08 06:14:45 +03:00
add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897); fix typo that breaks tests
This commit is contained in:
parent
cc8691ad39
commit
cfba73cd56
|
@ -1,4 +1,4 @@
|
||||||
from helper import unittest, PillowTestCase, hopper, image
|
from helper import unittest, PillowTestCase, hopper
|
||||||
from test_imageqt import PillowQtTestCase
|
from test_imageqt import PillowQtTestCase
|
||||||
|
|
||||||
from PIL import Image, ImageQt
|
from PIL import Image, ImageQt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user