MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / geteffst

Function geteffst

scripts/itemDiff.py:72–73  ·  view source on GitHub ↗
(effectid)

Source from the content-addressed store, hash-verified

70
71 # Method to get data if effect is implemented in eos or not
72 def geteffst(effectid):
73 return effectid in implemented
74
75 def findrenames(ren_dict, query, strip=False):
76

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected