mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-01 00:17:27 +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() |     #shared_bytes = _font_as_bytes() | ||||||
|     #assert_no_exception(lambda: _render(shared_bytes)) |     #assert_no_exception(lambda: _render(shared_bytes)) | ||||||
|     #assert_exception(Exception, lambda: _render(shared_bytes)) |     #assert_exception(Exception, lambda: _render(shared_bytes)) | ||||||
|     _clean |     _clean() | ||||||
| 
 | 
 | ||||||
| def test_font_with_open_file(): | def test_font_with_open_file(): | ||||||
|     with open(font_path, 'rb') as f: |     with open(font_path, 'rb') as f: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user