Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ B
Class
B
numpy/typing/tests/data/pass/scalars.py:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
class
B:
29
def
__int__(self) -> int:
30
return
4
31
32
33
class
A:
Callers
1
scalars.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected