Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ _getFitTooltip
Method
_getFitTooltip
gui/builtinViewColumns/attributeDisplayGraph.py:170–171 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
168
return
radius,
'm'
169
170
def
_getFitTooltip(self):
171
return
'Radius'
172
173
174
RadiusColumn.register()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected