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