Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ hasFreeVariables
Method
hasFreeVariables
source/python.js:10429–10431 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10427
return
false;
10428
}
10429
hasFreeVariables() {
10430
return
false;
10431
}
10432
is_module() {
10433
return
false;
10434
}
Callers
2
constructor
Method · 0.80
constructor
Method · 0.80
Calls
3
getElementType
Method · 0.80
getKeyType
Method · 0.80
getValueType
Method · 0.80
Tested by
no test coverage detected