Skip to content

Commit

Permalink
m[ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
hMatoba committed Feb 28, 2015
1 parent 472b34b commit 61f3d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piexif/_load.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


def load(input_data):
r"""
"""
py:function:: piexif.load(filename)
Return exif data as dict. Keys(IFD name), be contained, are "0th", "Exif", "GPS", "Interop", "1st", and "thumbnail". Without "thumbnail", the value is dict(tag name/tag value). "thumbnail" value is JPEG as bytes.
Expand Down

0 comments on commit 61f3d33

Please sign in to comment.