From 9c02bb4199ece48e4ec592f5ba4ebbb40f182be3 Mon Sep 17 00:00:00 2001 From: Dmitry Zhelobanov Date: Mon, 30 Dec 2024 00:10:38 +0400 Subject: [PATCH] Still fixing doc build --- autointent/modules/scoring/_dnnc/dnnc.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/autointent/modules/scoring/_dnnc/dnnc.py b/autointent/modules/scoring/_dnnc/dnnc.py index d11ed28e..b17d5dbb 100644 --- a/autointent/modules/scoring/_dnnc/dnnc.py +++ b/autointent/modules/scoring/_dnnc/dnnc.py @@ -79,8 +79,8 @@ class DNNCScorer(ScoringModule): .. testoutput:: - [[0.00013581 0. ] - [0.00030066 0. ]] + [[0.00013582 0. ] + [0.00030066 0. ]] .. testcleanup::