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

Method __init__

gui/builtinAdditionPanes/projectedView.py:47–49  ·  view source on GitHub ↗
(self, txt)

Source from the content-addressed store, hash-verified

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

Callers 2

__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected