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