Skip to content

Commit

Permalink
Merge branch 'graphnet-team:main' into I3_converter_bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Aske-Rosted authored Feb 21, 2024
2 parents 29dc47f + 288133c commit 6a2f126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphnet/models/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import torch
from torch import Tensor, LongTensor

from torch_geometric.utils.homophily import homophily
from torch_geometric.utils import homophily


def calculate_xyzt_homophily(
Expand Down

0 comments on commit 6a2f126

Please sign in to comment.