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

Method fitSort

gui/builtinAdditionPanes/commandView.py:128–129  ·  view source on GitHub ↗
(fit)

Source from the content-addressed store, hash-verified

126
127 @staticmethod
128 def fitSort(fit):
129 return fit.name
130
131 def fitChanged(self, event):
132 event.Skip()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected