mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#689)
This commit is contained in:
@@ -22,7 +22,7 @@ task.connect(dataview)
|
||||
|
||||
### Accessing a Task's Dataviews
|
||||
|
||||
Use the `Task.get_dataviews` method to access the Dataviews that are connected to a Task.
|
||||
Use `Task.get_dataviews()` to access the Dataviews that are connected to a Task.
|
||||
|
||||
```python
|
||||
task.get_dataviews()
|
||||
|
||||
Reference in New Issue
Block a user