Skip to content

Commit dfeaab8

Browse files
authored
Update __init__.py
fixed bug
1 parent 9347c21 commit dfeaab8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

gammagl/datasets/__init__.py

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,16 +62,7 @@
6262
'ACM4Rohe',
6363
'Actor',
6464
'DeezerEurope',
65-
<<<<<<< HEAD
66-
'ADDataset',
67-
'PCQM4Mv2',
68-
'PCQM4Mv2Dataset',
69-
'PCQM4Mv2GraphDataset',
70-
'PCQM4Mv2SVDGraphDataset',
71-
'PCQM4Mv2StructuralGraphDataset',
72-
=======
7365
'ADDataset'
74-
>>>>>>> parent of 949453e ([Model] EGT (#238))
7566
]
7667

7768
classes = __all__

0 commit comments

Comments
 (0)