MCPcopy 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
1181class NIterError(Exception):
1182 pass
1183
1184
1185class TestFromiter:

Callers 1

load_dataMethod · 0.85

Calls

no outgoing calls

Tested by 1

load_dataMethod · 0.68