mirror of
https://github.com/ChenXu233/nonebot_plugin_dialectlist.git
synced 2026-01-26 05:32:10 +00:00
📝 写文档
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from typing import Optional, Literal, List
|
||||
from nonebot import get_driver, get_plugin_config
|
||||
from pydantic import BaseModel, field_validator
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
class ScopedConfig(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user