Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ itemModifiedAttributes
Method
itemModifiedAttributes
eos/saveddata/module.py:386–387 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
384
385
@property
386
def
itemModifiedAttributes(self):
387
return
self.__itemModifiedAttributes
388
389
@property
390
def
chargeModifiedAttributes(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected