Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ register
Method
register
gui/statsView.py:28–29 ·
view source on GitHub ↗
(cls)
Source
from the content-addressed store, hash-verified
26
27
@classmethod
28
def
register(cls):
29
StatsView.views[cls.name] = cls
30
31
@classmethod
32
def
getView(cls, name):
Callers
15
baseIcon.py
File · 0.45
state.py
File · 0.45
misc.py
File · 0.45
dampScanRes.py
File · 0.45
projectionRange.py
File · 0.45
attributeDisplay.py
File · 0.45
graphLineStyle.py
File · 0.45
ammo.py
File · 0.45
capacitorUse.py
File · 0.45
graphColor.py
File · 0.45
droneRegen.py
File · 0.45
heat.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected