mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 19:49:59 +00:00
✨ 更新 mypy 版本至 1.13.0,重构 marshoai-megakits 模块并添加随机数和计算功能
This commit is contained in:
@ -9,7 +9,7 @@ from tencentcloud.common.profile.client_profile import \
|
||||
from tencentcloud.common.profile.http_profile import \
|
||||
HttpProfile # type: ignore
|
||||
from tencentcloud.hunyuan.v20230901 import hunyuan_client # type: ignore
|
||||
from tencentcloud.hunyuan.v20230901 import models
|
||||
from tencentcloud.hunyuan.v20230901 import models # type: ignore
|
||||
|
||||
from .config import config
|
||||
|
||||
|
Reference in New Issue
Block a user