Code
Hub
Trending
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ rmbadname
Function
rmbadname
numpy/f2py/crackfortran.py:276–277 ·
view source on GitHub ↗
(names)
Source
from the content-addressed store, hash-verified
274
275
276
def
rmbadname(names):
277
return
[rmbadname1(_m)
for
_m in names]
278
279
280
def
undo_rmbadname1(name):
Callers
3
buildhooks
Function · 0.85
analyzeline
Function · 0.85
analyzevars
Function · 0.85
Calls
1
rmbadname1
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…