Browse Source

Fix: docs inconsistency. (#5695)

### What problem does this PR solve?

#5662

### Type of change

- [x] Documentation Update
tags/v0.17.1
Kevin Hu 8 months ago
parent
commit
48f3f49e80
No account linked to committer's email address
1 changed files with 0 additions and 5 deletions
  1. 0
    5
      docs/references/python_api_reference.md

+ 0
- 5
docs/references/python_api_reference.md View File

@@ -97,11 +97,6 @@ Creates a dataset.

The unique name of the dataset to create. It must adhere to the following requirements:

- Permitted characters include:
- English letters (a-z, A-Z)
- Digits (0-9)
- "_" (underscore)
- Must begin with an English letter or underscore.
- Maximum 65,535 characters.
- Case-insensitive.


Loading…
Cancel
Save