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

Function func3

numpy/typing/tests/data/pass/ufunc_config.py:14–15  ·  view source on GitHub ↗
(a: str, b: int)

Source from the content-addressed store, hash-verified

12
13
14def func3(a: str, b: int) -> int:
15 return 0
16
17
18class Write1:

Callers 1

mainMethod · 0.85

Calls

no outgoing calls

Tested by 1

mainMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…