Skip to content

Commit

Permalink
refine format
Browse files Browse the repository at this point in the history
  • Loading branch information
paoxiaode committed Sep 15, 2023
1 parent da6fcd0 commit c297023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/dgl/data/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@
RomanEmpireDataset,
TolokersDataset,
)
from .lrgb import PeptidesStructuralDataset
from .pattern import PATTERNDataset
from .wikics import WikiCSDataset
from .yelp import YelpDataset
from .zinc import ZINCDataset
from .lrgb import PeptidesStructuralDataset


def register_data_args(parser):
Expand Down

0 comments on commit c297023

Please sign in to comment.