MCPcopy Index your code
hub / github.com/numpy/numpy / _add_newdocs.py

File _add_newdocs.py

numpy/_core/_add_newdocs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2This is only meant to add docs to objects defined in C-extension modules.
3The purpose is to allow easier editing of the docstrings without
4requiring a re-compile.

Callers

nothing calls this directly

Calls 2

add_newdocFunction · 0.90
_array_method_docFunction · 0.85

Tested by

no test coverage detected