mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2025-10-28 19:43:39 +08:00
chore: lint
This commit is contained in:
committed by
François Voron
parent
3d33e3da8a
commit
8404f24b62
@ -27,4 +27,3 @@ class ErrorCode(str, Enum):
|
||||
UPDATE_USER_INVALID_PASSWORD = "UPDATE_USER_INVALID_PASSWORD"
|
||||
ACCESS_TOKEN_ALREADY_EXPIRED = "ACCESS_TOKEN_ALREADY_EXPIRED"
|
||||
ACCESS_TOKEN_DECODE_ERROR = "ACCESS_TOKEN_DECODE_ERROR"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user