Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ D
Class
D
numpy/typing/tests/data/pass/scalars.py:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
17
# Construction
18
class
D:
19
def
__index__(self) -> int:
20
return
0
21
22
23
class
C:
Callers
1
scalars.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected