Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UndCover/PyramidStore
/ getDependence
Method
getDependence
plugin/py_pansou.py:8–9 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
6
7
class
Spider(Spider):
8
def
getDependence(self):
9
return
[
'py_ali'
]
10
def
getName(self):
11
return
"py_pansou"
12
def
init(self,extend):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected