Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nonebot/nonebot2
/ metadata_3.py
File
metadata_3.py
tests/plugins/metadata_3.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
nonebot.plugin
import
PluginMetadata
2
3
__plugin_meta__ = PluginMetadata(
4
name=
"测试插件3"
,
Callers
nothing calls this directly
Calls
1
PluginMetadata
Class · 0.90
Tested by
no test coverage detected