mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-25 08:10:33 +03:00
Adjusted docstring
This commit is contained in:
parent
2c8684c525
commit
e12d5042ad
|
@ -478,7 +478,7 @@ class JpegImageFile(ImageFile.ImageFile):
|
||||||
|
|
||||||
def getxmp(self):
|
def getxmp(self):
|
||||||
"""
|
"""
|
||||||
Returns a dictionary containing the xmp tags for a given image.
|
Returns a dictionary containing the XMP tags.
|
||||||
:returns: XMP tags in a dictionary.
|
:returns: XMP tags in a dictionary.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user