Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ rmbadname
Function
rmbadname
numpy/f2py/crackfortran.py:275–276 ·
view source on GitHub ↗
(names)
Source
from the content-addressed store, hash-verified
273
274
275
def
rmbadname(names):
276
return
[rmbadname1(_m)
for
_m in names]
277
278
279
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