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

Class _unspecified

numpy/core/_ufunc_config.py:360–361  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358
359
360class _unspecified:
361 pass
362
363
364_Unspecified = _unspecified()

Callers 1

_ufunc_config.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected