Skip to content

Commit

Permalink
Update ondisk_dataset.py lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BowenYao18 authored Aug 29, 2024
1 parent 1c65a7b commit f125d49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/dgl/graphbolt/impl/ondisk_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -981,8 +981,8 @@ class BuiltinDataset(OnDiskDataset):
**igb-hom-[tiny|small|medium]**
The igb-hom-[tiny|small|medium] dataset is a homogeneous citation network,

Check warning on line 983 in python/dgl/graphbolt/impl/ondisk_dataset.py

View workflow job for this annotation

GitHub Actions / lintrunner

UFMT format

Run `lintrunner -a` to apply this patch.
which is designed for developers to train and evaluate GNN models with high
fidelity. See more details in `igb-hom-[tiny|small|medium]
which is designed for developers to train and evaluate GNN models with
high fidelity. See more details in `igb-hom-[tiny|small|medium]
<https://mlcommons.org/2024/06/gnn-for-mlperf-training-v4/>`_.
.. note::
Expand Down

0 comments on commit f125d49

Please sign in to comment.