Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ original
Method
original
eos/modifiedAttributeDict.py:166–167 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
164
165
@property
166
def
original(self):
167
return
self.__original
168
169
@original.setter
170
def
original(self, val):
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected