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

Class NotAuthenticatedError

app/api.py:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40
41
42class NotAuthenticatedError(Error):
43 pass
44
45
46class UnableToDeleteCurrentUserError(Error):

Callers 3

enforce_authFunction · 0.85
auth_postFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected