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

Method owner

eos/saveddata/character.py:156–157  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

154
155 @property
156 def owner(self):
157 return self.__owner
158
159 @owner.setter
160 def owner(self, owner):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected