MCPcopy 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
349def activeStateLimit(itemIdentity):

Callers

nothing calls this directly

Calls 1

makeReprStrFunction · 0.90

Tested by

no test coverage detected