去除参数desc中多余右小括号

This commit is contained in:
shengqianwen 2022-03-25 20:38:46 +08:00
parent 40015e003f
commit c9408be502
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
**参数:**
- **content** (dict) - schema内容的字典。
- **desc** (str可选)) - schema的描述字符。默认值None。
- **desc** (str可选) - schema的描述字符。默认值None。
**返回:**