MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / _getFitTooltip

Method _getFitTooltip

gui/builtinViewColumns/attributeDisplayGraph.py:67–68  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

65
66 @abstractmethod
67 def _getFitTooltip(self):
68 raise NotImplementedError
69
70 def getToolTip(self, stuff):
71 if isinstance(stuff, BaseWrapper):

Callers 1

getToolTipMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected