mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-11-03 08:26:43 +00:00
💡 add rule utils docstring
This commit is contained in:
@@ -136,7 +136,7 @@ def init(*, _env_file: Optional[str] = None, **kwargs):
|
||||
|
||||
:返回:
|
||||
|
||||
- `None`
|
||||
- ``None``
|
||||
|
||||
:用法:
|
||||
|
||||
@@ -192,7 +192,7 @@ def run(host: Optional[str] = None,
|
||||
|
||||
:返回:
|
||||
|
||||
- `None`
|
||||
- ``None``
|
||||
|
||||
:用法:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user