MCPcopy Create free account
hub / github.com/Tron521/codex-console-temp / close

Method close

tests/test_registration_engine.py:40–41  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38 return self._request(method.upper(), url, **kwargs)
39
40 def close(self):
41 return None
42
43 def _request(self, method, url, **kwargs):
44 self.calls.append({

Callers 6

fake_get_dbFunction · 0.45
fake_get_dbFunction · 0.45
fake_get_dbFunction · 0.45
fake_get_dbFunction · 0.45
fake_get_dbFunction · 0.45
fake_get_dbFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected