MCPcopy Create free account
hub / github.com/numpy/numpy / B

Class B

numpy/typing/tests/data/pass/scalars.py:28–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28class B:
29 def __int__(self) -> int:
30 return 4
31
32
33class A:

Callers 1

scalars.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected