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

Method _getFitTooltip

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

Source from the content-addressed store, hash-verified

394 return fit.getRemoteReps(spoolOptions=SpoolOptions(SpoolType.SPOOL_SCALE, defaultSpoolValue, False)).hull, 'HP/s'
395
396 def _getFitTooltip(self):
397 return 'Declared hull repair speed'
398
399
400HullRRColumn.register()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected