Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ itemModifiedAttributes
Method
itemModifiedAttributes
eos/saveddata/booster.py:89–90 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
87
88
@property
89
def
itemModifiedAttributes(self):
90
return
self.__itemModifiedAttributes
91
92
@property
93
def
isInvalid(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected