Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ func
Function
func
numpy/typing/tests/data/pass/lib_utils.py:11–12 ·
view source on GitHub ↗
(a: int)
Source
from the content-addressed store, hash-verified
9
10
11
def
func(a: int) -> bool:
12
return
True
13
14
15
np.deprecate(func)
Callers
1
literal.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected