MCPcopy Create free account
hub / github.com/numpy/numpy / MismatchCAPIError

Class MismatchCAPIError

numpy/core/setup_common.py:59–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57# This is set up in `numpyconfig.h`.
58
59class MismatchCAPIError(ValueError):
60 pass
61
62
63def get_api_versions(apiversion, codegen_dir):

Callers 1

check_api_versionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected