MCPcopy Create free account
hub / github.com/numpy/numpy / mypy_plugin.py

File mypy_plugin.py

numpy/typing/mypy_plugin.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""A mypy_ plugin for managing a number of platform-specific annotations.
2Its functionality can be split into three distinct parts:
3
4* Assigning the (platform-dependent) precisions of certain `~numpy.number`

Callers

nothing calls this directly

Calls 3

_get_precision_dictFunction · 0.85
_get_c_intp_nameFunction · 0.85

Tested by

no test coverage detected