Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ func1
Function
func1
numpy/typing/tests/data/pass/ufunc_config.py:6–7 ·
view source on GitHub ↗
(a: str, b: int)
Source
from the content-addressed store, hash-verified
4
5
6
def
func1(a: str, b: int) -> None:
7
return
None
8
9
10
def
func2(a: str, b: int, c: float = 1.0) -> None:
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…