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

Method minMod

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

Source from the content-addressed store, hash-verified

109
110 @property
111 def minMod(self):
112 return round(self.dynamicAttribute.min, 3)
113
114 @property
115 def maxMod(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected