Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Parry-Parry committed Nov 22, 2024
1 parent c40c315 commit 926e777
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rankers/train/loss/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from abc import abstractmethod
import torch.nn as nn
import torch
from torch import Tensor
Expand Down

0 comments on commit 926e777

Please sign in to comment.