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

Class Error

app/network.py:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14
15class Error(Exception):
16 pass
17
18
19class NetworkError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected