Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ maxMod
Method
maxMod
eos/saveddata/mutator.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
114
@property
115
def
maxMod(self):
116
return
round(self.dynamicAttribute.max, 3)
117
118
@property
119
def
baseValue(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected