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

Method __init__

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

Source from the content-addressed store, hash-verified

349 stickPrefixToValue = True
350
351 def __init__(self, fittingView, params):
352 super().__init__(fittingView, 1384, (3, 0, 3))
353
354 def _getValue(self, fit):
355 defaultSpoolValue = eos.config.settings['globalDefaultSpoolupPercentage']

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected