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

Method drones

eos/saveddata/fit.py:296–297  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

294
295 @property
296 def drones(self):
297 return self.__drones
298
299 @property
300 def fighters(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected