MCPcopy 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
531def hasnote(var):
532 return 'note' in var
533
534
535def hasresultnote(rout):

Callers 10

buildhooksFunction · 0.85
sign2mapFunction · 0.85
routsign2mapFunction · 0.85
modsign2mapFunction · 0.85
cb_sign2mapFunction · 0.85
cb_routsign2mapFunction · 0.85
common_sign2mapFunction · 0.85
buildhooksFunction · 0.85
buildusevarFunction · 0.85
hasresultnoteFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected