mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-01 03:59:51 +00:00
🎨 Apply black formatting
This commit is contained in:
@ -48,6 +48,8 @@ class ConfigModel(BaseModel):
|
||||
marshoai_tencent_secretid: str | None = None
|
||||
marshoai_tencent_secretkey: str | None = None
|
||||
|
||||
marshoai_plugin_dirs: list[str] = []
|
||||
|
||||
|
||||
yaml = YAML()
|
||||
|
||||
|
Reference in New Issue
Block a user