mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-30 23:47:27 +03:00 
			
		
		
		
	[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
		
							parent
							
								
									de17499b95
								
							
						
					
					
						commit
						653c5bd1bb
					
				|  | @ -35,7 +35,7 @@ import math | |||
| import struct | ||||
| from collections.abc import Sequence | ||||
| from types import ModuleType | ||||
| from typing import TYPE_CHECKING, Any, AnyStr, Callable, Union, cast, Literal | ||||
| from typing import TYPE_CHECKING, Any, AnyStr, Callable, Literal, Union, cast | ||||
| 
 | ||||
| from . import Image, ImageColor | ||||
| from ._deprecate import deprecate | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user