mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-13 05:06:49 +03:00
Comment typo [ci skip]
This commit is contained in:
parent
bc0a54b12d
commit
8ebdc5b64d
|
@ -273,7 +273,7 @@ class IcoImageFile(ImageFile.ImageFile):
|
||||||
self.size = im.size
|
self.size = im.size
|
||||||
|
|
||||||
def load_seek(self):
|
def load_seek(self):
|
||||||
# Flage the ImageFile.Parser so that it
|
# Flag the ImageFile.Parser so that it
|
||||||
# just does all the decode at the end.
|
# just does all the decode at the end.
|
||||||
pass
|
pass
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue
Block a user