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

Method __init__

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

Source from the content-addressed store, hash-verified

203 stickPrefixToValue = True
204
205 def __init__(self, fittingView, params):
206 super().__init__(fittingView, 68)
207
208 def _getValue(self, stuff):
209 if isinstance(stuff, Fit):

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected