Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 215 Bytes

File metadata and controls

31 lines (20 loc) · 215 Bytes

typing

Any

Any: typing.Any

Callable

Callable: typing.Callable

Iterable

Iterable: typing.Iterable

Never

Never: typing.Never