Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
class
Error(Exception):
61
pass
62
63
64
class
OneAdminRequiredError(Error):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected