MCPcopy 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
27class B:
28 def __int__(self) -> int:
29 return 4
30
31
32class A:

Callers 1

scalars.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected