diff --git a/backend/open_webui/models/auths.py b/backend/open_webui/models/auths.py index 5d7c084296..1b0dbf6cf8 100644 --- a/backend/open_webui/models/auths.py +++ b/backend/open_webui/models/auths.py @@ -247,4 +247,4 @@ class AuthsTable: return False -Auths = AuthsTable() \ No newline at end of file +Auths = AuthsTable()