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

Method fitSort

gui/builtinAdditionPanes/projectedView.py:171–172  ·  view source on GitHub ↗
(fit)

Source from the content-addressed store, hash-verified

169
170 @staticmethod
171 def fitSort(fit):
172 return fit.name
173
174 def fitChanged(self, event):
175 event.Skip()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected