Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 28, 2025
1 parent 4f55c4f commit 47ef458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion training/src/anemoi/training/losses/combined.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
from omegaconf import DictConfig

from anemoi.training.losses.base import BaseLoss
from anemoi.training.losses.utils import ScaleTensor
from anemoi.training.losses.loss import get_loss_function
from anemoi.training.losses.utils import ScaleTensor

if TYPE_CHECKING:
import torch
Expand Down

0 comments on commit 47ef458

Please sign in to comment.