Skip to content

Commit 9ef548d

Browse files
committed
remove unused comment
1 parent 5fa5b42 commit 9ef548d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cebra/solver/metrics.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def compute_metrics(self, embeddings):
7171
return result
7272

7373

74-
#
7574
@dataclasses.dataclass
7675
class Metric():
7776
labels: Dict[Literal["train", "val"], torch.Tensor]

0 commit comments

Comments
 (0)