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

Class Counter

tests/test_database_runtime_config.py:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22class DummySession:
23 def query(self, *args, **kwargs):
24 class Counter:
25 def count(self_inner):
26 return 0
27
28 return Counter()
29

Callers 1

queryMethod · 0.85

Calls

no outgoing calls

Tested by 1

queryMethod · 0.68