Skip to content

Commit

Permalink
Add newline to make flake8 happy
Browse files Browse the repository at this point in the history
  • Loading branch information
pweigel committed Dec 17, 2024
1 parent 1e46b75 commit 48d5e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphnet/models/gnn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
from .RNN_tito import RNN_TITO
from .icemix import DeepIce
from .particlenet import ParticleNeT
from .grit import GRIT
from .grit import GRIT

0 comments on commit 48d5e85

Please sign in to comment.