mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-12 23:52:26 +00:00
✅ add test cases
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from nonebot.adapters import Bot
|
||||
|
||||
|
||||
async def get_bot(b: Bot):
|
||||
return b
|
||||
Reference in New Issue
Block a user