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 3, 2025
1 parent 594e000 commit 9f01efd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_losses.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
""" Test loss functions"""
"""Test loss functions"""

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

Expand Down

0 comments on commit 9f01efd

Please sign in to comment.