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

Method overrides

eos/modifiedAttributeDict.py:175–176  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

173
174 @property
175 def overrides(self):
176 return self.__overrides
177
178 @overrides.setter
179 def overrides(self, val):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected