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

Method chargeModifiedAttributes

eos/saveddata/drone.py:107–108  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

105
106 @property
107 def chargeModifiedAttributes(self):
108 return self.__chargeModifiedAttributes
109
110 @property
111 def isInvalid(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected