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

Method fits

eos/saveddata/mode.py:45–46  ·  view source on GitHub ↗
(self, fit)

Source from the content-addressed store, hash-verified

43
44 # @todo: rework to fit only on t3 dessy
45 def fits(self, fit):
46 raise NotImplementedError()
47
48 def clear(self):
49 self.itemModifiedAttributes.clear()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected