{ } Raw JSON

bundles / numpy 2.4.4 / numpy / _core / function_base / _needs_add_docstring

function

numpy._core.function_base:_needs_add_docstring

source: /numpy/_core/function_base.py :456

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