mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-27 09:44:31 +03:00
Capitalisaton
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
836dcc5ba0
commit
908567a718
|
@ -991,7 +991,7 @@ class TiffImageFile(ImageFile.ImageFile):
|
||||||
|
|
||||||
self.tag_v2 = ImageFileDirectory_v2(ifh)
|
self.tag_v2 = ImageFileDirectory_v2(ifh)
|
||||||
|
|
||||||
# legacy ifd entries will be filled in later
|
# legacy IFD entries will be filled in later
|
||||||
self.ifd = None
|
self.ifd = None
|
||||||
|
|
||||||
# setup frame pointers
|
# setup frame pointers
|
||||||
|
|
Loading…
Reference in New Issue
Block a user