mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-06 10:24:14 +03:00
Update src/PIL/MpoImagePlugin.py
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
This commit is contained in:
parent
d0172a08dd
commit
dbf65b0890
|
@ -102,7 +102,7 @@ class MpoImageFile(JpegImagePlugin.JpegImageFile):
|
|||
def adopt(jpeg_instance, mpheader=None):
|
||||
"""
|
||||
Transform the instance of JpegImageFile into
|
||||
instance of MpoImageFile.
|
||||
an instance of MpoImageFile.
|
||||
After the call, the JpegImageFile is extended
|
||||
to be an MpoImageFile.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user