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

Method clear

eos/saveddata/mode.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 raise NotImplementedError()
47
48 def clear(self):
49 self.itemModifiedAttributes.clear()
50
51 def calculateModifiedAttributes(self, fit, runTime, forceProjected=False):
52 if self.item:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected