mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-06 20:16:47 +00:00
🏷️ add pre-commit flow
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from nonebot import require
|
||||
|
||||
from plugins.export import test
|
||||
|
||||
from .export import test as test_related
|
||||
|
||||
test_require = require("export").test
|
||||
|
Reference in New Issue
Block a user