mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-27 10:26:19 +03:00
XMP feature added
This commit is contained in:
parent
2474cc2db6
commit
c84f1058ea
|
@ -2,4 +2,4 @@ from .helper import hopper
|
|||
|
||||
def test_getxmp():
|
||||
im = hopper()
|
||||
assert type(im.getxmp()) == dict
|
||||
assert type(im.getxmp()) == dict
|
||||
|
|
Loading…
Reference in New Issue
Block a user