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