Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ hasnote
Function
hasnote
numpy/f2py/auxfuncs.py:531–532 ·
view source on GitHub ↗
(var)
Source
from the content-addressed store, hash-verified
529
530
531
def
hasnote(var):
532
return
'note'
in var
533
534
535
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