Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ calculated
Method
calculated
eos/saveddata/fit.py:266–267 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
264
265
@property
266
def
calculated(self):
267
return
self.__calculated
268
269
@calculated.setter
270
def
calculated(self, bool):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected