Decorator Utilities (gwpy.utils.decorators)#
Decorators for GWpy.
Functions#
|
Add a |
|
Decorator to indicate that annotations are not type hints. |
|
Decorate a function to cast the return as the given type. |
|
Decorator factory to apply update_wrapper() to a wrapper function |
Classes#
|
Sub-class of |
Variables#
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
Returns True when the argument is true, False otherwise. |
|