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

Class Error

app/auth.py:60–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58
59
60class Error(Exception):
61 pass
62
63
64class OneAdminRequiredError(Error):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected