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

Method getName

plugin/py_yixi.py:11–12  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

9
10class Spider(Spider):
11 def getName(self):
12 return "一席"
13 def init(self,extend=""):
14 print("============{0}============".format(extend))
15 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected