Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ Index
Class
Index
numpy/typing/tests/data/pass/array_constructors.py:6–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
6
class
Index:
7
def
__index__(self) -> int:
8
return
0
9
10
11
class
SubClass(np.ndarray[tuple[Any, ...], np.dtype[np.float64]]):
Callers
1
array_constructors.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…