令标题符合 markdown 语法

This commit is contained in:
hemengyang
2022-01-12 19:24:01 +08:00
parent cd69b22d43
commit ec06010298
16 changed files with 16 additions and 32 deletions

View File

@ -1,6 +1,5 @@
"""
类型
====
## 类型
下面的文档中,「类型」部分使用 Python 的 Type Hint 语法,见 `PEP 484`_、`PEP 526`_ 和 `typing`_。