Skip to content

Commit

Permalink
renamed particlenet in __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanMM27 authored Aug 26, 2024
1 parent 97c997a commit 7f1c760
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 @@ -6,4 +6,4 @@
from .dynedge_kaggle_tito import DynEdgeTITO
from .RNN_tito import RNN_TITO
from .icemix import DeepIce
from .ParticleNeT import ParticleNeT
from .particlenet import ParticleNeT

0 comments on commit 7f1c760

Please sign in to comment.