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

File _add_newdocs_scalars.py

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

Source from the content-addressed store, hash-verified

1"""
2This file is separate from ``_add_newdocs.py`` so that it can be mocked out by
3our sphinx ``conf.py`` during doc builds, where we want to avoid showing
4platform-dependent information.

Callers

nothing calls this directly

Calls 6

add_newdocFunction · 0.90
dtypeFunction · 0.90
numeric_type_aliasesFunction · 0.85
islowerMethod · 0.80

Tested by

no test coverage detected