bundles / numpy 2.4.3 / numpy / _core / function_base / _needs_add_docstring
function
numpy._core.function_base:_needs_add_docstring
Signature
def _needs_add_docstring ( obj ) Summary
Returns true if the only way to set the docstring of obj from python is via add_docstring.
Extended Summary
This function errs on the side of being overly conservative.
Aliases
-
numpy._core.function_base._needs_add_docstring