mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 18:56:17 +03:00
Update src/PIL/MpoImagePlugin.py
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
This commit is contained in:
parent
4a87e067a2
commit
85cc21b563
|
@ -100,7 +100,7 @@ class MpoImageFile(JpegImagePlugin.JpegImageFile):
|
|||
|
||||
@staticmethod
|
||||
def adopt(jpeg_instance, mpheader=None):
|
||||
'''
|
||||
"""
|
||||
Transform the instance of JpegImageFile into
|
||||
instance of MpoImageFile.
|
||||
After the call, the JpegImageFile is extended
|
||||
|
|
Loading…
Reference in New Issue
Block a user