MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / _getFitTooltip

Method _getFitTooltip

gui/builtinViewColumns/attributeDisplayGraph.py:217–218  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

215 return full_hp, 'hp'
216
217 def _getFitTooltip(self):
218 return 'Total raw HP'
219
220
221FullHpColumn.register()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected