Skip to content

Commit

Permalink
Remove NoPE from __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pweigel committed Jan 6, 2025
1 parent 417ad3b commit 422c182
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/graphnet/models/graphs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@
EdgelessGraph,
KNNGraphRRWP,
KNNGraphRWSE,
KNNGraphNoPE,
)

0 comments on commit 422c182

Please sign in to comment.