Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ DummyEntry
Class
DummyEntry
gui/builtinAdditionPanes/commandView.py:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
class
DummyEntry:
43
44
def
__init__(self, txt):
45
self.item = DummyItem(txt)
46
47
48
class
CommandViewDrop(wx.DropTarget):
Callers
1
refreshContents
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected