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)]