mirror of
https://github.com/langgenius/dify.git
synced 2026-03-24 12:21:03 +08:00
chore: format
This commit is contained in:
parent
3e83be941c
commit
b529ba9c45
@ -40,4 +40,4 @@ class EmailCodeError(BaseHTTPException):
|
||||
class EmailOrPasswordMismatchError(BaseHTTPException):
|
||||
error_code = "email_or_password_mismatch"
|
||||
description = "The email or password is mismatched."
|
||||
code = 400
|
||||
code = 400
|
||||
|
||||
Loading…
Reference in New Issue
Block a user