Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ _fmt_pct
Function
_fmt_pct
scripts/holdout_param_sweep.py:52–53 ·
view source on GitHub ↗
(value: float)
Source
from the content-addressed store, hash-verified
50
51
52
def
_fmt_pct(value: float) -> str:
53
return
f
"{value * 100:.1f}%"
54
55
56
def
_sort_benchmarks(items: dict[str, Any]) -> dict[str, Any]:
Callers
2
_print_group
Function · 0.85
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected