Browse Source

!31943 mindspore.mindrecord.FileWriter.add_schema下参数desc, 描述多了个右小括号")"

Merge pull request !31943 from shengqianwen/dev
pull/1/head
i-robot Gitee 4 years ago
parent
commit
46a2dc58a8
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/api/api_python/mindrecord/mindspore.mindrecord.FileWriter.rst

+ 1
- 1
docs/api/api_python/mindrecord/mindspore.mindrecord.FileWriter.rst View File

@@ -52,7 +52,7 @@
**参数:**

- **content** (dict) - schema内容的字典。
- **desc** (str,可选)) - schema的描述字符。默认值:None。
- **desc** (str,可选) - schema的描述字符。默认值:None。

**返回:**



Loading…
Cancel
Save