Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Open-Quant/openquant
/ load
Function
load
scripts/check_bench_thresholds.py:8–9 ·
view source on GitHub ↗
(path: Path)
Source
from the content-addressed store, hash-verified
6
7
8
def
load(path: Path):
9
return
json.loads(path.read_text())
10
11
12
def
main():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected