Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ init_vars
Method
init_vars
tools/python/test_server/server/testserver.py:172–173 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
170
171
172
def
init_vars(self):
173
self.response_provider = ResponseProvider(self)
174
175
176
def
do_POST(self):
Callers
2
do_POST
Method · 0.95
do_GET
Method · 0.95
Calls
1
ResponseProvider
Class · 0.90
Tested by
no test coverage detected