Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
def
func3(a: str, b: int) -> int:
15
return
0
16
17
18
class
Write1:
Callers
1
main
Method · 0.85
Calls
no outgoing calls
Tested by
1
main
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…