mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-22 13:14:45 +03:00
commit
5adffb5e71
|
@ -1335,7 +1335,6 @@ class Image:
|
|||
for child, value in element.attrib.items():
|
||||
print(child.split('}')[1] + ": " + value)
|
||||
|
||||
|
||||
return root
|
||||
|
||||
def getim(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user