This is a pre-release version (2.5.0.dev0+git20251130.2de293a). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / lib / add_docstring

built-in

numpy.lib:add_docstring

Signature

built-in add_docstring ( obj docstring )

Summary

Add a docstring to a built-in obj if possible. If the obj already has a docstring raise a RuntimeError If this routine does not know how to add a docstring to the object raise a TypeError

Aliases

  • numpy.lib.add_docstring