Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Jul 7, 2020
1 parent 5cebdfc commit 31dca64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torch_geometric/nn/conv/pna_conv.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class PNAConv(MessagePassing):
.. note::
form mini-batches of clusters.
For an example of using :obj:`PNAConv`, see `examples/pna.py
<https://github.com/rusty1s/pytorch_geometric/blob/master/
examples/pna.py>`_.
Expand Down

0 comments on commit 31dca64

Please sign in to comment.