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

Method ship

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

Source from the content-addressed store, hash-verified

273
274 @property
275 def ship(self):
276 return self.__ship
277
278 @ship.setter
279 def ship(self, ship):

Callers

nothing calls this directly

Calls 1

validateModeItemMethod · 0.80

Tested by

no test coverage detected