📝 add frontmatter config

This commit is contained in:
yanyongyu
2022-01-16 11:30:09 +08:00
parent 9b6d8b6efa
commit 3a9a5a9ce9
15 changed files with 77 additions and 25 deletions

View File

@ -3,6 +3,10 @@
下列文档中的异常是所有 NoneBot 运行时可能会抛出的。
这些异常并非所有需要用户处理,在 NoneBot 内部运行时被捕获,并进行对应操作。
FrontMatter:
sidebar_position: 10
description: nonebot.exception 模块
"""
from typing import Any, Optional