MCPcopy
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
141class LogsUnavailable(Exception):
142 pass
143
144
145def direct_source(file_or_url: str) -> list[str]:

Callers 1

auto_sourceFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected