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

Class Error

app/env.py:17–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16
17class Error(Exception):
18 pass
19
20
21class PathNotRelativeToHomeDirectoryError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected