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

Method _getFitTooltip

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

Source from the content-addressed store, hash-verified

375 return fit.getRemoteReps(spoolOptions=SpoolOptions(SpoolType.SPOOL_SCALE, defaultSpoolValue, False)).armor, 'HP/s'
376
377 def _getFitTooltip(self):
378 return 'Declared armor repair speed'
379
380
381ArmorRRColumn.register()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected