Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ defaultTTText
Method
defaultTTText
graphs/gui/lists.py:312–313 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
310
311
@property
312
def
defaultTTText(self):
313
return
_t(
'Drag a fit into this list to graph it'
)
314
315
316
class
TargetWrapperList(BaseWrapperList):
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected