Skip to content

Commit dfbe47f

Browse files
committed
fix: black formatting
1 parent e56c0df commit dfbe47f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_compute_layer_sv.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
# rights reserved. DEEL is a research program operated by IVADO, IRT Saint Exupéry,
33
# CRIAQ and ANITI - https://www.deel.ai/
44
# =====================================================================================
5-
"""Tests for singular value computation (in compute_layer_sv.py)
6-
"""
5+
"""Tests for singular value computation (in compute_layer_sv.py)"""
76
import os
87
import pprint
98
import unittest

0 commit comments

Comments
 (0)