Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/commaai/openpilot
/ LogsUnavailable
Class
LogsUnavailable
tools/lib/logreader.py:141–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
140
141
class
LogsUnavailable(Exception):
142
pass
143
144
145
def
direct_source(file_or_url: str) -> list[str]:
Callers
1
auto_source
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected