Any
This type matches any type.
Any value can be assigned to a name or parameter of this type.
See also typing.Any in the Python documentation.
This type matches any type.
Any value can be assigned to a name or parameter of this type.
See also typing.Any in the Python documentation.