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

Method attribute

eos/saveddata/mutator.py:140–141  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

138
139 @property
140 def attribute(self):
141 return self.__attr
142
143
144class MutatorModule(MutatorBase):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected