Adjusted docstring

This commit is contained in:
Andrew Murray 2021-04-01 22:20:55 +11:00
parent 2c8684c525
commit e12d5042ad

View File

@ -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.
""" """