Small edits (#821)

This commit is contained in:
pollfly
2024-04-07 11:16:04 +03:00
committed by GitHub
parent bb056d7b93
commit 56ce627b0d
5 changed files with 11 additions and 11 deletions

View File

@@ -270,7 +270,7 @@ myDatasetversion.add_frames(frames)
### Accessing SingleFrames
To access a SingleFrame, use [`DatasetVersion.get_single_frame()`](../references/hyperdataset/hyperdatasetversion.md#datasetversionget_single_frame).
To access a SingleFrame, use [`DatasetVersion.get_single_frame()`](../references/hyperdataset/hyperdatasetversion.md#datasetversionget_single_frame):
```python
from allegroai import DatasetVersion