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