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

Class D

numpy/typing/tests/data/pass/scalars.py:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16# Construction
17class D:
18 def __index__(self) -> int:
19 return 0
20
21
22class C:

Callers 1

scalars.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected