mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	actually cleaning
This commit is contained in:
		
							parent
							
								
									35c9f59c38
								
							
						
					
					
						commit
						ae6eb8733a
					
				|  | @ -35,7 +35,7 @@ def test_font_with_filelike(): | |||
|     #shared_bytes = _font_as_bytes() | ||||
|     #assert_no_exception(lambda: _render(shared_bytes)) | ||||
|     #assert_exception(Exception, lambda: _render(shared_bytes)) | ||||
|     _clean | ||||
|     _clean() | ||||
| 
 | ||||
| def test_font_with_open_file(): | ||||
|     with open(font_path, 'rb') as f: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user