Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ populatePanel
Method
populatePanel
gui/statsView.py:35–36 ·
view source on GitHub ↗
(self, panel)
Source
from the content-addressed store, hash-verified
33
return
cls.views[name]
34
35
def
populatePanel(self, panel):
36
raise
NotImplementedError()
37
38
def
getHeaderText(self, fit):
39
raise
NotImplementedError()
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected