Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ NIterError
Class
NIterError
numpy/core/tests/test_numeric.py:1181–1182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1179
1180
# Custom exception class to test exception propagation in fromiter
1181
class
NIterError(Exception):
1182
pass
1183
1184
1185
class
TestFromiter:
Callers
1
load_data
Method · 0.85
Calls
no outgoing calls
Tested by
1
load_data
Method · 0.68