Skip to content

Commit 422c182

Browse files
committed
Remove NoPE from __init__.py
1 parent 417ad3b commit 422c182

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/graphnet/models/graphs/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@
1111
EdgelessGraph,
1212
KNNGraphRRWP,
1313
KNNGraphRWSE,
14-
KNNGraphNoPE,
1514
)

0 commit comments

Comments
 (0)