mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 09:57:43 +03:00 
			
		
		
		
	
						commit
						9b4223e4ab
					
				| 
						 | 
					@ -175,7 +175,7 @@ class TestBoxBlur(PillowTestCase):
 | 
				
			||||||
            delta=0,
 | 
					            delta=0,
 | 
				
			||||||
        )
 | 
					        )
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def test_exteme_large_radius(self):
 | 
					    def test_extreme_large_radius(self):
 | 
				
			||||||
        self.assertBlur(
 | 
					        self.assertBlur(
 | 
				
			||||||
            sample, 600,
 | 
					            sample, 600,
 | 
				
			||||||
            [
 | 
					            [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user