Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiny-pilot/tinypilot
/ UserAlreadyExistsError
Class
UserAlreadyExistsError
app/db/users.py:10–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
class
UserAlreadyExistsError(Error):
11
pass
12
13
14
class
UserDoesNotExistError(Error):
Callers
1
add
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected