Skip to content

Commit 31dca64

Browse files
committed
typo
1 parent 5cebdfc commit 31dca64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

torch_geometric/nn/conv/pna_conv.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ class PNAConv(MessagePassing):
4242
4343
.. note::
4444
45-
form mini-batches of clusters.
4645
For an example of using :obj:`PNAConv`, see `examples/pna.py
4746
<https://github.com/rusty1s/pytorch_geometric/blob/master/
4847
examples/pna.py>`_.

0 commit comments

Comments
 (0)