Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ item
Method
item
eos/saveddata/booster.py:101–102 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
99
100
@property
101
def
item(self):
102
return
self.__item
103
104
@staticmethod
105
def
__calculateSlot(item):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected