lukecavabarrett / pna

Implementation of Principal Neighbourhood Aggregation for Graph Neural Networks in PyTorch, DGL and PyTorch Geometric
https://arxiv.org/abs/2004.05718
MIT License
338 stars 55 forks source link

MINOR: Indentation seems wrong #2

Closed DomInvivo closed 4 years ago

DomInvivo commented 4 years ago

https://github.com/lukecavabarrett/pna/blob/3757341e55ab3e156bb81a4f4d207855af41e31d/models/dgl/pna_layer.py#L151

gcorso commented 4 years ago

fixed, thanks