Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tiny-pilot/tinypilot
/ UserDoesNotExistError
Class
UserDoesNotExistError
app/db/users.py:14–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
UserDoesNotExistError(Error):
15
pass
16
17
18
class
Users:
Callers
4
change_password
Method · 0.85
change_role
Method · 0.85
delete
Method · 0.85
get
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected