Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
class
DummyItem:
47
def
__init__(self, txt):
48
self.name = txt
49
self.iconID = None
50
51
52
class
DummyEntry:
Callers
2
__init__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected