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 Sep 2, 2024
1 parent 2c24d68 commit 7f67a9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_losses.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
""" Test loss functions"""

from dgmr.losses import SSIMLoss, MS_SSIMLoss, SSIMLossDynamic, tv_loss
import torch

Expand Down

0 comments on commit 7f67a9b

Please sign in to comment.