Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ data_file
Function
data_file
uncommon_route/paths.py:14–15 ·
view source on GitHub ↗
(*parts: str)
Source
from the content-addressed store, hash-verified
12
13
14
def
data_file(*parts: str) -> Path:
15
return
data_dir().joinpath(*parts)
Callers
1
_get_online_model_path
Function · 0.90
Calls
1
data_dir
Function · 0.85
Tested by
no test coverage detected