Skip to content

Commit

Permalink
Update GNNLux.jl: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rbSparky authored Oct 4, 2024
1 parent 0ae4827 commit cefd9ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GNNLux/src/GNNLux.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export AGNNConv,
NNConv,
ResGatedGraphConv,
SAGEConv,
SGConv
SGConv,
# TAGConv,
TransformerConv

Expand Down

0 comments on commit cefd9ef

Please sign in to comment.