Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ item
Method
item
eos/saveddata/module.py:394–395 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
392
393
@property
394
def
item(self):
395
return
self._item
if
self._item != 0
else
None
396
397
@property
398
def
charge(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected