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

Method __slotCheck

eos/effectHandlerHelpers.py:274–275  ·  view source on GitHub ↗
(self, implant)

Source from the content-addressed store, hash-verified

272 return None, None
273
274 def __slotCheck(self, implant):
275 return any(i.slot == implant.slot for i in self)
276
277
278class HandledBoosterList(HandledList):

Callers 2

appendMethod · 0.95
insertMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected