MCPcopy 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

35class DummyItem:
36
37 def __init__(self, txt):
38 self.name = txt
39 self.iconID = None
40
41
42class DummyEntry:

Callers 2

__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected