mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#769)
This commit is contained in:
@@ -190,7 +190,7 @@ dataset.add_external_files(
|
||||
)
|
||||
```
|
||||
|
||||
There is an option to add a set of files based on wildcard matching of a single string or a list of wildcards, using the
|
||||
You can add a set of files based on wildcard matching of a single string or a list of wildcards using the
|
||||
`wildcard` parameter. Specify whether to match the wildcard files recursively using the `recursive` parameter.
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user