Merge pull request #8020 from CTimmerman/CTimmerman-patch-1

Corrected typo
This commit is contained in:
Andrew Murray 2024-04-27 14:00:43 +10:00 committed by GitHub
commit 824db7152d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -346,7 +346,7 @@ class Interop(IntEnum):
InteropVersion = 2
RelatedImageFileFormat = 4096
RelatedImageWidth = 4097
RleatedImageHeight = 4098
RelatedImageHeight = 4098
class IFD(IntEnum):