mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
✨ 更新 mypy 版本至 1.13.0,重构 marshoai-megakits 模块并添加随机数和计算功能
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import shutil
|
||||
from pathlib import Path
|
||||
|
||||
import yaml as yaml_
|
||||
import yaml as yaml_ # type: ignore
|
||||
from nonebot import get_plugin_config, logger
|
||||
from pydantic import BaseModel
|
||||
from ruamel.yaml import YAML
|
||||
|
Reference in New Issue
Block a user