Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
gui/builtinViewColumns/attributeDisplayGraph.py:264–265 ·
view source on GitHub ↗
(self, fittingView, params)
Source
from the content-addressed store, hash-verified
262
stickPrefixToValue = True
263
264
def
__init__(self, fittingView, params):
265
super().__init__(fittingView, 1668)
266
267
def
_getValue(self, fit):
268
return
fit.ship.getModifiedItemAttr(
'capacitorCapacity'
),
'GJ'
Callers
nothing calls this directly
Calls
1
__init__
Method · 0.45
Tested by
no test coverage detected