Skip to content

Commit cefd9ef

Browse files
authored
Update GNNLux.jl: fix
1 parent 0ae4827 commit cefd9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNNLux/src/GNNLux.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ export AGNNConv,
3636
NNConv,
3737
ResGatedGraphConv,
3838
SAGEConv,
39-
SGConv
39+
SGConv,
4040
# TAGConv,
4141
TransformerConv
4242

0 commit comments

Comments
 (0)