MCPcopy 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
35class DummyItem:
36
37 def __init__(self, txt):
38 self.name = txt
39 self.iconID = None
40
41
42class DummyEntry:

Callers 1

__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected