mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-07-29 22:09:50 +00:00
🎨 更新 Python 依赖版本至 3.10,新增 pre-commit 工作流及配置文件
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import logging
|
||||
|
||||
|
||||
def test_none():
|
||||
"""基准测试示例
|
||||
"""
|
||||
"""基准测试示例"""
|
||||
logging.info("测试成功")
|
||||
pass
|
||||
pass
|
||||
|
Reference in New Issue
Block a user