Home
/
Python 3.11
/
Typing
/
no_type_check_decorator
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
Typing
no_type_check_decorator
Python 3.11
Decorator to give another decorator the no_type_check() effect.
Syntax
PYTHON
Copy
@typing.no_type_check_decorator
See Also
no_type_check()
no_type_check()