mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 11:40:04 +00:00
🎨 Apply black formatting
This commit is contained in:
7
nonebot_plugin_marshoai/plugin/__init__.py
Executable file
7
nonebot_plugin_marshoai/plugin/__init__.py
Executable file
@ -0,0 +1,7 @@
|
||||
"""该功能目前正在开发中,暂时不可用,受影响的文件夹 `plugin`, `plugins`
|
||||
"""
|
||||
|
||||
from .load import *
|
||||
from .models import *
|
||||
from .register import *
|
||||
from .utils import *
|
Reference in New Issue
Block a user