Skip to content

Commit 93fe4fd

Browse files
committed
docs: remove redundant COS example
1 parent 68b43a1 commit 93fe4fd

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

mkdocs/docs/configuration.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -213,18 +213,6 @@ No additional dependencies are required.
213213
| s3.secret-access-key | password | Secret key for COS |
214214
| s3.session-token | AQoDYXdzEJr... | Optional session token |
215215

216-
#### Example
217-
218-
```python
219-
catalog = load_catalog(
220-
**{
221-
"s3.endpoint": "https://cos.ap-guangzhou.myqcloud.com",
222-
"s3.access-key-id": "admin",
223-
"s3.secret-access-key": "password",
224-
}
225-
)
226-
```
227-
228216
<!-- markdown-link-check-disable -->
229217

230218
### Hugging Face

0 commit comments

Comments
 (0)