Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ _getFitTooltip
Method
_getFitTooltip
gui/builtinViewColumns/attributeDisplayGraph.py:130–131 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
128
return
speed,
'm/s'
129
130
def
_getFitTooltip(self):
131
return
'Maximum speed'
132
133
134
SpeedColumn.register()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected