MCPcopy 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
14class UserDoesNotExistError(Error):
15 pass
16
17
18class Users:

Callers 4

change_passwordMethod · 0.85
change_roleMethod · 0.85
deleteMethod · 0.85
getMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected