mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	
						commit
						d94b4230c2
					
				| 
						 | 
				
			
			@ -222,7 +222,7 @@ class TestFileTiffMetadata(PillowTestCase):
 | 
			
		|||
        self.assertEqual(0, reloaded.tag_v2[41988].numerator)
 | 
			
		||||
        self.assertEqual(0, reloaded.tag_v2[41988].denominator)
 | 
			
		||||
 | 
			
		||||
    def test_expty_values(self):
 | 
			
		||||
    def test_empty_values(self):
 | 
			
		||||
        data = io.BytesIO(
 | 
			
		||||
            b"II*\x00\x08\x00\x00\x00\x03\x00\x1a\x01\x05\x00\x00\x00\x00\x00"
 | 
			
		||||
            b"\x00\x00\x00\x00\x1b\x01\x05\x00\x00\x00\x00\x00\x00\x00\x00\x00"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user