pyg-team / pytorch_geometric

Graph Neural Network Library for PyTorch
https://pyg.org
MIT License
21.43k stars 3.68k forks source link

Typo in NeighborLoader #9755

Closed marcosousapoza closed 1 day ago

marcosousapoza commented 3 weeks ago

📚 Describe the documentation issue

There is a small typo in the docs (https://github.com/pyg-team/pytorch_geometric/blob/f5c829344517c823c24abb08ce2fc7cf00ff29f7/torch_geometric/loader/neighbor_loader.py#L17)

Suggest a potential alternative/fix

It should say: More specifically, :obj:num_neighborsdenotes how many neighbors are

goelzva commented 1 week ago

would like to take this over

goelzva commented 2 days ago

this issue can be closed, the PR was merged