Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
def
fitSorter(fit):
12
return
fit.shipName, fit.name
13
14
15
class
FitBrowserLiteDialog(wx.Dialog):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected