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

Class Error

app/debug_logs.py:4–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3
4class Error(Exception):
5 pass
6
7
8class LogCollectionScriptFailedError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected