Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
319
class
HandledSsoCharacterList(list):
Callers
2
append
Method · 0.95
insert
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected