Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
class
Error(Exception):
16
pass
17
18
19
class
NetworkError(Error):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected