ID EN
Typing

no_type_check

Python 3.11

Decorator to indicate that annotations are not type hints.

Syntax

PYTHON
@typing.no_type_check

See Also

decorator