Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ fighterSort
Method
fighterSort
gui/builtinAdditionPanes/projectedView.py:159–160 ·
view source on GitHub ↗
(fighter)
Source
from the content-addressed store, hash-verified
157
158
@staticmethod
159
def
fighterSort(fighter):
160
return
fighter.item.name
161
162
def
droneSort(self, drone):
163
item = drone.item
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected