mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-22 13:14:45 +03:00
commit
3992fc6ebc
|
@ -1334,7 +1334,6 @@ class Image:
|
||||||
xmp_atribs.append({child.split('}')[1]: value})
|
xmp_atribs.append({child.split('}')[1]: value})
|
||||||
xmp.update({element.tag.split('}')[1]: xmp_atribs})
|
xmp.update({element.tag.split('}')[1]: xmp_atribs})
|
||||||
|
|
||||||
|
|
||||||
return xmp
|
return xmp
|
||||||
|
|
||||||
def getim(self):
|
def getim(self):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user