mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	remove unused variable
This commit is contained in:
		
							parent
							
								
									972961c9fe
								
							
						
					
					
						commit
						2fd3cb55d2
					
				|  | @ -41,7 +41,7 @@ def test_sanity(filter_to_apply, mode): | |||
| def test_sanity_error(mode): | ||||
|     with pytest.raises(TypeError): | ||||
|         im = hopper(mode) | ||||
|         out = im.filter("hello") | ||||
|         im.filter("hello") | ||||
| 
 | ||||
| 
 | ||||
| # crashes on small images | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user