Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ mode
Method
mode
eos/saveddata/fit.py:237–238 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
235
236
@property
237
def
mode(self):
238
return
self.__mode
239
240
@mode.setter
241
def
mode(self, mode):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected