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

Method __init__

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

Source from the content-addressed store, hash-verified

51
52class DummyEntry:
53 def __init__(self, txt):
54 self.item = DummyItem(txt)
55
56
57class ProjectedViewDrop(wx.DropTarget):

Callers

nothing calls this directly

Calls 1

DummyItemClass · 0.70

Tested by

no test coverage detected