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