Skip to content

Commit

Permalink
toctree typo for dataset adapters (dmlc#3764)
Browse files Browse the repository at this point in the history
* toctree typo for dataset adapters

* Update docs/source/api/python/dgl.data.rst
  • Loading branch information
Rhett-Ying authored Feb 23, 2022
1 parent 8db2dd3 commit 4b182b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api/python/dgl.data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ Fake news dataset
:members: __getitem__, __len__

Dataset adapters
```````````````````````````````````
-------------------

.. autoclass:: AsNodePredDataset
:members: __getitem__, __len__
Expand Down

0 comments on commit 4b182b9

Please sign in to comment.