Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __init__
Method
__init__
gui/builtinAdditionPanes/commandView.py:37–39 ·
view source on GitHub ↗
(self, txt)
Source
from the content-addressed store, hash-verified
35
class
DummyItem:
36
37
def
__init__(self, txt):
38
self.name = txt
39
self.iconID = None
40
41
42
class
DummyEntry:
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected