MCPcopy Index your code
hub / github.com/tiny-pilot/tinypilot / Error

Class Error

app/api.py:38–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36
37
38class Error(Exception):
39 pass
40
41
42class NotAuthenticatedError(Error):

Callers 1

enforce_authFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected