Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ _getFitTooltip
Method
_getFitTooltip
gui/builtinViewColumns/attributeDisplayGraph.py:147–148 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
145
return
fit.alignTime, None
146
147
def
_getFitTooltip(self):
148
return
'Agility factor'
149
150
151
AgilityColumn.register()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected