mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-06-13 16:13:19 +00:00
✅ add param tests
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
async def default(value: int = 1) -> int:
|
||||
return value
|
||||
Reference in New Issue
Block a user