Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiny-pilot/tinypilot
/ Error
Class
Error
app/db/users.py:6–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
6
class
Error(Exception):
7
pass
8
9
10
class
UserAlreadyExistsError(Error):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected