Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 24, 2024
1 parent 3416012 commit 6080d30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions argilla/docs/how_to_guides/import_export.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Check the [Dataset - Python Reference](../reference/argilla/datasets/datasets.md
with_records=True
)
```

=== "`rg.Dataset.to_disk`"

```python
Expand All @@ -44,7 +44,7 @@ Check the [Dataset - Python Reference](../reference/argilla/datasets/datasets.md
with_records=True
)
```

=== "`rg.Dataset.from_disk`"

```python
Expand All @@ -56,7 +56,7 @@ Check the [Dataset - Python Reference](../reference/argilla/datasets/datasets.md
with_records=True
)
```

=== "`rg.Dataset.records.to_datasets()`"

```python
Expand Down

0 comments on commit 6080d30

Please sign in to comment.