MCPcopy Create free account
hub / github.com/ContinuumIO/tranquilizer / parse

Method parse

tranquilizer/handler.py:21–22  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

19class BaseHandler(object):
20
21 def parse(self): # pragma no cover
22 raise NotImplementedError()
23
24 @property
25 def tranquilized_functions(self):

Callers 3

parseMethod · 0.45
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected