Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ test_valid
Method
test_valid
numpy/_core/tests/test_conversion_utils.py:117–118 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
115
exact_match = True
116
117
def
test_valid(self):
118
self._check(
'introselect'
,
'NPY_INTROSELECT'
)
119
120
121
class
TestSearchsideConverter(StringConverterTestCase):
Callers
nothing calls this directly
Calls
1
_check
Method · 0.45
Tested by
no test coverage detected