MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / DummyItem

Class DummyItem

gui/builtinAdditionPanes/projectedView.py:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44_t = wx.GetTranslation
45
46class DummyItem:
47 def __init__(self, txt):
48 self.name = txt
49 self.iconID = None
50
51
52class DummyEntry:

Callers 1

__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected