MCPcopy Create free account
hub / github.com/tiny-pilot/tinypilot / Error

Class Error

app/update_logs.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12
13class Error(Exception):
14 pass
15
16
17class UpdateLogsReadError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected