Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ simple.py
File
simple.py
numpy/typing/tests/data/pass/simple.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Simple expression that should pass with mypy."
""
2
import
operator
3
4
import
numpy
as
np
Callers
nothing calls this directly
Calls
5
ndarray_func
Function · 0.85
iterable_func
Function · 0.85
abs
Function · 0.85
dtype
Method · 0.45
index
Method · 0.45
Tested by
no test coverage detected