Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ reset
Method
reset
uncommon_route/stats.py:492–494 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
490
)
491
492
def
reset(self) -> None:
493
self._records.clear()
494
self._save()
495
496
@property
497
def
count(self) -> int:
Callers
4
test_reset
Method · 0.95
_cmd_stats
Function · 0.95
handle_stats
Function · 0.45
handle_routing_config
Function · 0.45
Calls
2
_save
Method · 0.95
clear
Method · 0.45
Tested by
1
test_reset
Method · 0.76