mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
令返回符合格式
This commit is contained in:
@ -45,10 +45,6 @@ class Export(dict):
|
||||
def export() -> Export:
|
||||
"""
|
||||
获取插件的导出内容对象
|
||||
|
||||
:返回:
|
||||
|
||||
- `Export`
|
||||
"""
|
||||
plugin = _current_plugin.get()
|
||||
if not plugin:
|
||||
|
Reference in New Issue
Block a user