Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getToolTip
Method
getToolTip
gui/builtinViewColumns/price.py:87–88 ·
view source on GitHub ↗
(self, mod)
Source
from the content-addressed store, hash-verified
85
return
-1
86
87
def
getToolTip(self, mod):
88
return
self.name
89
90
91
Price.register()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected