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

Class Error

app/hid/write.py:8–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6
7
8class Error(Exception):
9 pass
10
11
12class WriteError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected