quemb.shared.helper.copy_docstring

quemb.shared.helper.copy_docstring(f)

Copy docstring from another function as decorator.

Return type:

Callable[[TypeVar(_Function, bound= Callable)], TypeVar(_Function, bound= Callable)]