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

Class Error

app/hostname.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3
4
5class Error(Exception):
6 pass
7
8
9class CannotDetermineHostnameError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected