mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 22:59:53 +00:00
🎨 更新 Python 依赖版本至 3.10,新增 pre-commit 工作流及配置文件
This commit is contained in:
@ -3,8 +3,8 @@ from nonebot.plugin import require
|
||||
require("nonebot_plugin_alconna")
|
||||
require("nonebot_plugin_localstore")
|
||||
|
||||
from nonebot import get_driver, logger
|
||||
import nonebot_plugin_localstore as store
|
||||
from nonebot import get_driver, logger
|
||||
|
||||
# from .hunyuan import *
|
||||
from .azure import *
|
||||
|
Reference in New Issue
Block a user