Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getToolTip
Method
getToolTip
gui/builtinViewColumns/targetResists.py:65–66 ·
view source on GitHub ↗
(self, mod)
Source
from the content-addressed store, hash-verified
63
return
''
64
65
def
getToolTip(self, mod):
66
return
'Target resistances\nEM / Thermal / Kinetic / Explosive'
67
68
69
TargetResists.register()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected