Skip to content

Commit 7945c0a

Browse files
committed
reformatted
Signed-off-by: ytl0623 <david89062388@gmail.com>
1 parent 8fa1130 commit 7945c0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/test_reg_loss_integration.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,5 +117,6 @@ def test_lncc_gaussian_kernel_gt3_identical_images(self):
117117
f"LNCC of identical images should be -1.0, got {loss.item():.6f} (kernel_size={kernel_size})",
118118
)
119119

120+
120121
if __name__ == "__main__":
121122
unittest.main()

0 commit comments

Comments
 (0)