mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	fix comment
This commit is contained in:
		
							parent
							
								
									dc9c0dbfbe
								
							
						
					
					
						commit
						0872cb4377
					
				| 
						 | 
				
			
			@ -525,7 +525,7 @@ class TestFileGif(PillowTestCase):
 | 
			
		|||
        )
 | 
			
		||||
        reread = Image.open(out)
 | 
			
		||||
 | 
			
		||||
        # Assert that the first three frames were combined
 | 
			
		||||
        # Assert that all four frames were combined
 | 
			
		||||
        self.assertEqual(reread.n_frames, 1)
 | 
			
		||||
 | 
			
		||||
        # Assert that the new duration is the total of the identical frames
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user