💡 add rule utils docstring

This commit is contained in:
yanyongyu
2020-09-13 13:01:23 +08:00
parent ce2700c1d2
commit f79eabdc61
15 changed files with 212 additions and 89 deletions

View File

@ -156,7 +156,7 @@ bots = nonebot.get_bots()
* **返回**
* None
* `None`
@ -196,7 +196,7 @@ nonebot.init(database=Database(...))
* **返回**
* None
* `None`