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

Function fitSorter

gui/fitBrowserLite.py:11–12  ·  view source on GitHub ↗
(fit)

Source from the content-addressed store, hash-verified

9_t = wx.GetTranslation
10
11def fitSorter(fit):
12 return fit.shipName, fit.name
13
14
15class FitBrowserLiteDialog(wx.Dialog):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected