mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
💡 add scheduler docstring
This commit is contained in:
@ -24,7 +24,7 @@ pip install .
|
||||
|
||||
A task scheduling library for Python.
|
||||
|
||||
可用于定时任务,后台执行任务等
|
||||
可用于计划任务,后台执行任务等
|
||||
|
||||
```bash
|
||||
pip install nonebot2[scheduler]
|
||||
|
Reference in New Issue
Block a user