MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / __slotCheck

Method __slotCheck

eos/effectHandlerHelpers.py:315–316  ·  view source on GitHub ↗
(self, booster)

Source from the content-addressed store, hash-verified

313 return None, None
314
315 def __slotCheck(self, booster):
316 return any(b.slot == booster.slot for b in self)
317
318
319class HandledSsoCharacterList(list):

Callers 2

appendMethod · 0.95
insertMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected