Skip to content

Commit c8d52b6

Browse files
committed
remove unused comment
1 parent feea4a8 commit c8d52b6

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)