mims-harvard / SubGNN

Subgraph Neural Networks (NeurIPS 2020)
https://zitniklab.hms.harvard.edu/projects/SubGNN
MIT License
185 stars 33 forks source link

Extra indent in code #17

Open radinhamidi opened 3 years ago

radinhamidi commented 3 years ago

Minor issue. Some IDEs are sensitive to the indent for comment syntax. Extra indent needs to be removed from here: https://github.com/mims-harvard/SubGNN/blob/eae0848b823cade135428b0ac264b7caa31862a1/SubGNN/train.py#L278