mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🚨 auto fix by pre-commit hooks
This commit is contained in:
parent
be76ac78bd
commit
1b19b7479b
@ -4,7 +4,8 @@ from strenum import StrEnum
|
||||
class BotSentType(StrEnum):
|
||||
GROUP = "GROUP"
|
||||
PRIVATE = "PRIVATE"
|
||||
|
||||
|
||||
|
||||
class BankHandleType(StrEnum):
|
||||
DEPOSIT = "DEPOSIT"
|
||||
"""存款"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user