mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-11 00:32:27 +03:00
Merge pull request #8020 from CTimmerman/CTimmerman-patch-1
Corrected typo
This commit is contained in:
commit
824db7152d
|
@ -346,7 +346,7 @@ class Interop(IntEnum):
|
||||||
InteropVersion = 2
|
InteropVersion = 2
|
||||||
RelatedImageFileFormat = 4096
|
RelatedImageFileFormat = 4096
|
||||||
RelatedImageWidth = 4097
|
RelatedImageWidth = 4097
|
||||||
RleatedImageHeight = 4098
|
RelatedImageHeight = 4098
|
||||||
|
|
||||||
|
|
||||||
class IFD(IntEnum):
|
class IFD(IntEnum):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user