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

Method handler

eos/effects.py:32–33  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

30
31 @staticmethod
32 def handler(fit, module, context, projectionRange, **kwargs):
33 pass
34
35
36class DummyEffect(BaseEffect):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected