Home
/
Python 3.11
/
Typing
/
no_type_check
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Typing
no_type_check
Python 3.11
Decorator to indicate that annotations are not type hints.
Syntax
PYTHON
Copy
@typing.no_type_check
See Also
decorator