Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ __repr__
Method
__repr__
gui/fitCommands/helpers.py:345–346 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
343
return
cargo
344
345
def
__repr__(self):
346
return
makeReprStr(self, [
'itemID'
,
'amount'
])
347
348
349
def
activeStateLimit(itemIdentity):
Callers
nothing calls this directly
Calls
1
makeReprStr
Function · 0.90
Tested by
no test coverage detected