MCPcopy Create free account
hub / github.com/UndCover/PyramidStore / getDependence

Method getDependence

plugin/py_yiso.py:9–10  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

7
8class Spider(Spider):
9 def getDependence(self):
10 return ['py_ali']
11 def getName(self):
12 return "py_yiso"
13 def init(self,extend):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected