Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ defaultTTText
Method
defaultTTText
graphs/gui/lists.py:61–62 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
59
# UI-related stuff
60
@property
61
def
defaultTTText(self):
62
raise
NotImplementedError
63
64
def
refreshExtraColumns(self, extraColSpecs):
65
baseColNames = set()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected