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

Class NetworkError

app/network.py:19–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class NetworkError(Error):
20 pass
21
22
23@dataclasses.dataclass

Callers 3

determine_wifi_settingsFunction · 0.85
enable_wifiFunction · 0.85
disable_wifiFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected