From d05cf3636239456a0e258c6771f6282954acaa69 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Thu, 21 Jul 2022 23:43:03 +0300 Subject: linting and tests fixes --- tests/unit/computations/data/correlation/sorted_results.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/unit/computations/data') diff --git a/tests/unit/computations/data/correlation/sorted_results.txt b/tests/unit/computations/data/correlation/sorted_results.txt index f171f5a..57885b5 100644 --- a/tests/unit/computations/data/correlation/sorted_results.txt +++ b/tests/unit/computations/data/correlation/sorted_results.txt @@ -1,5 +1,5 @@ -63.62,0.97,0.00 -19,-0.96,0.22 -77.92,-0.94,0.31 -84.04,0.94,0.11 -23,-0.91,0.11 \ No newline at end of file +63.62,0.97,0.00,12 +19,-0.96,0.22,12 +77.92,-0.94,0.31,12 +84.04,0.94,0.11,12 +23,-0.91,0.11,12 \ No newline at end of file -- cgit 1.4.1