🚨 auto fix by pre-commit hooks

This commit is contained in:
pre-commit-ci[bot] 2025-07-26 16:37:26 +00:00
parent ee8225544c
commit fa75148ca3

View File

@ -9,7 +9,7 @@ from zhenxun.services.log import logger
from zhenxun.utils.image_utils import BuildImage, ImageTemplate from zhenxun.utils.image_utils import BuildImage, ImageTemplate
async def call_ban(user_id: str, reason: str| None = None, duration: int = 1): async def call_ban(user_id: str, reason: str | None = None, duration: int = 1):
"""调用ban """调用ban
参数: 参数: