mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-01 00:17:27 +03:00 
			
		
		
		
	Update docs/deprecations.rst
Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									c9c02c513b
								
							
						
					
					
						commit
						2058e00e3e
					
				|  | @ -82,7 +82,7 @@ Implicitly closing the image's underlying file in ``Image.__del__`` has been rem | ||||||
| Use a context manager or call ``Image.close()`` instead to close the file in a | Use a context manager or call ``Image.close()`` instead to close the file in a | ||||||
| deterministic way. | deterministic way. | ||||||
| 
 | 
 | ||||||
| Deprecated: | Previous method: | ||||||
| 
 | 
 | ||||||
| .. code-block:: python | .. code-block:: python | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user