format code
This commit is contained in:
parent
356e48bb14
commit
29d9d7b251
@ -28,8 +28,9 @@ from typing import (
|
||||
from typing_extensions import (
|
||||
Concatenate,
|
||||
ParamSpec,
|
||||
Protocol, TypedDict,
|
||||
Protocol,
|
||||
TypeAliasType,
|
||||
TypedDict,
|
||||
TypeVar,
|
||||
get_args,
|
||||
get_origin,
|
||||
|
Loading…
Reference in New Issue
Block a user