MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / __init__

Method __init__

gui/builtinViewColumns/attributeDisplayGraph.py:229–230  ·  view source on GitHub ↗
(self, fittingView, params)

Source from the content-addressed store, hash-verified

227 stickPrefixToValue = True
228
229 def __init__(self, fittingView, params):
230 super().__init__(fittingView, 1384)
231
232 def _getValue(self, fit):
233 return fit.ship.getModifiedItemAttr('shieldCapacity'), 'HP'

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected