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