MCPcopy 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
3import re
4import textwrap

Callers

nothing calls this directly

Calls 2

_parse_docstringsFunction · 0.85
add_newdocFunction · 0.70

Tested by

no test coverage detected