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
357b3a11d2
commit
62dee4208c
@ -296,6 +296,7 @@ class TimeUtils:
|
||||
else datetime.combine(target_date, datetime.min.time())
|
||||
)
|
||||
|
||||
|
||||
def unicode_escape(value: str) -> str:
|
||||
"""
|
||||
将字符串转换为Unicode转义形式(仅处理未转义的特殊字符)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user