MCPcopy Create free account
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 3

add_newdocFunction · 0.90
refer_to_array_attributeFunction · 0.85
replaceMethod · 0.80

Tested by

no test coverage detected