Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tiny-pilot/tinypilot
/ UnableToDeleteCurrentUserError
Class
UnableToDeleteCurrentUserError
app/api.py:46–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
45
46
class
UnableToDeleteCurrentUserError(Error):
47
code =
'UNABLE_TO_DELETE_CURRENT_USER'
48
49
50
def
_required_auth_level_decorator(required_auth_level):
Callers
1
user_delete
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected