MCPcopy 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
542def hasnote(var):
543 return 'note' in var
544
545
546def 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

Used in the wild real call sites across dependent graphs

searching dependent graphs…