Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ _add_docstring.py
File
_add_docstring.py
numpy/_typing/_add_docstring.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"A module for creating docstrings for sphinx ``data`` domains."
""
2
3
import
re
4
import
textwrap
Callers
nothing calls this directly
Calls
2
_parse_docstrings
Function · 0.85
add_newdoc
Function · 0.70
Tested by
no test coverage detected