Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
class
BaseHandler(object):
20
21
def
parse(self):
# pragma no cover
22
raise
NotImplementedError()
23
24
@property
25
def
tranquilized_functions(self):
Callers
3
tranquilized_functions
Method · 0.95
parse
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected