We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e56c0df commit dfbe47fCopy full SHA for dfbe47f
tests/test_compute_layer_sv.py
@@ -2,8 +2,7 @@
2
# rights reserved. DEEL is a research program operated by IVADO, IRT Saint Exupéry,
3
# CRIAQ and ANITI - https://www.deel.ai/
4
# =====================================================================================
5
-"""Tests for singular value computation (in compute_layer_sv.py)
6
-"""
+"""Tests for singular value computation (in compute_layer_sv.py)"""
7
import os
8
import pprint
9
import unittest
0 commit comments