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

Callers 1

scalars.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected