Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ hasnote
Function
hasnote
numpy/f2py/auxfuncs.py:542–543 ·
view source on GitHub ↗
(var)
Source
from the content-addressed store, hash-verified
540
541
542
def
hasnote(var):
543
return
'note'
in var
544
545
546
def
hasresultnote(rout):
Callers
10
buildhooks
Function · 0.85
sign2map
Function · 0.85
routsign2map
Function · 0.85
modsign2map
Function · 0.85
cb_sign2map
Function · 0.85
cb_routsign2map
Function · 0.85
common_sign2map
Function · 0.85
buildhooks
Function · 0.85
buildusevar
Function · 0.85
hasresultnote
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…