mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-14 09:14:45 +03:00
Removed trailing whitespace
This commit is contained in:
parent
50bbf11c02
commit
793fb76b61
|
@ -16,7 +16,7 @@ provide constants and clear-text names for various well-known EXIF tags.
|
|||
>>> from PIL.ExifTags import TAGS
|
||||
>>> TAGS[0x010e]
|
||||
'ImageDescription'
|
||||
|
||||
|
||||
.. py:data:: TAG_CODES
|
||||
:type: dict
|
||||
|
||||
|
@ -36,7 +36,7 @@ provide constants and clear-text names for various well-known EXIF tags.
|
|||
>>> from PIL.ExifTags import GPSTAGS
|
||||
>>> GPSTAGS[20]
|
||||
'GPSDestLatitude'
|
||||
|
||||
|
||||
.. py:data:: GPS_CODES
|
||||
:type: dict
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user