mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +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):
 | 
					    def adopt(jpeg_instance, mpheader=None):
 | 
				
			||||||
        """
 | 
					        """
 | 
				
			||||||
        Transform the instance of JpegImageFile into
 | 
					        Transform the instance of JpegImageFile into
 | 
				
			||||||
        instance of MpoImageFile.
 | 
					        an instance of MpoImageFile.
 | 
				
			||||||
        After the call, the JpegImageFile is extended
 | 
					        After the call, the JpegImageFile is extended
 | 
				
			||||||
        to be an MpoImageFile.
 | 
					        to be an MpoImageFile.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user