MCPcopy 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
10class UserAlreadyExistsError(Error):
11 pass
12
13
14class UserDoesNotExistError(Error):

Callers 1

addMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected