使用 markdown 格式的强调语法

This commit is contained in:
hemengyang
2022-01-12 18:19:21 +08:00
parent 0099364838
commit 4ba1a09fb7
25 changed files with 536 additions and 536 deletions

View File

@ -2,7 +2,7 @@
协议适配基类
============
各协议请继承以下基类,并使用 ``driver.register_adapter`` 注册适配器
各协议请继承以下基类,并使用 `driver.register_adapter` 注册适配器
"""
from typing import Iterable