CarloLucibello / GraphNeuralNetworks.jl

Graph Neural Networks in Julia
https://carlolucibello.github.io/GraphNeuralNetworks.jl/dev/
MIT License
209 stars 47 forks source link

fix: Stylistic fixes #366

Closed askorupka closed 5 months ago

askorupka commented 5 months ago

This PR introduces some stylistic fixes including code formatting. Besides indentation issues, the purpose is to make docstrings for both method consistent - in line with suggestions from #360.