Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
""
"
2
This is only meant to add docs to objects defined in C-extension modules.
3
The purpose is to allow easier editing of the docstrings without
4
requiring a re-compile.
Callers
nothing calls this directly
Calls
2
add_newdoc
Function · 0.90
_array_method_doc
Function · 0.85
Tested by
no test coverage detected