MCPcopy 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
23class C:
24 def __complex__(self) -> complex:
25 return 3j
26
27
28class B:

Callers 1

scalars.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected