Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ C
Class
C
numpy/typing/tests/data/pass/scalars.py:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
23
class
C:
24
def
__complex__(self) -> complex:
25
return
3j
26
27
28
class
B:
Callers
1
scalars.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected