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

Method isInvalid

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

Source from the content-addressed store, hash-verified

231
232 @property
233 def isInvalid(self):
234 return self.__ship is None
235
236 @property
237 def mode(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected