Skip to content

Commit 06b50ef

Browse files
committed
tests: increase too strict tolerance causing CI failures
Signed-off-by: Claudio Usai <claudio.usai@stardustsystems.net>
1 parent abea2dc commit 06b50ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ABS_TOLERANCE = 0.0001
1+
ABS_TOLERANCE = 0.001

0 commit comments

Comments
 (0)