{ } Raw JSON

bundles / numpy 2.4.4 / 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