mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +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)
|
||||
|
||||
# legacy ifd entries will be filled in later
|
||||
# legacy IFD entries will be filled in later
|
||||
self.ifd = None
|
||||
|
||||
# setup frame pointers
|
||||
|
|
Loading…
Reference in New Issue
Block a user