Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ defaultTTText
Method
defaultTTText
graphs/gui/lists.py:369–370 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
367
368
@property
369
def
defaultTTText(self):
370
return
_t(
'Drag a fit into this list to have your fits graphed against it'
)
371
372
# Context menu handlers
373
def
addProfile(self, profile):
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected