Skip to content

Commit

Permalink
upper case datasets title
Browse files Browse the repository at this point in the history
  • Loading branch information
biphasic committed Dec 30, 2022
1 parent b6b0c65 commit 41c02e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/datasets.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Datasets**
**DATASETS**
============

All datasets are subclasses of :class:`tonic.datasets.Dataset` and need certain methods implemented: ``__init__``, ``__getitem__`` and ``__len__``. This design is inspired by torchvision's way to provide datasets.
Expand Down

0 comments on commit 41c02e1

Please sign in to comment.