Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getToolTip
Method
getToolTip
gui/builtinViewColumns/dampScanRes.py:56–57 ·
view source on GitHub ↗
(self, stuff)
Source
from the content-addressed store, hash-verified
54
return
-1
55
56
def
getToolTip(self, stuff):
57
return
'Scan resolution dampening'
58
59
60
DampScanResColumn.register()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected