Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
class
D:
18
def
__index__(self) -> int:
19
return
0
20
21
22
class
C:
Callers
1
scalars.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected