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

Method original

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

Source from the content-addressed store, hash-verified

164
165 @property
166 def original(self):
167 return self.__original
168
169 @original.setter
170 def original(self, val):

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected