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:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
class
B:
28
def
__int__(self) -> int:
29
return
4
30
31
32
class
A:
Callers
1
scalars.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected