From fc5e226b1cc429895d40eb6700c850eca6979415 Mon Sep 17 00:00:00 2001 From: Saleh Mir Date: Tue, 11 Jun 2024 19:53:45 +0330 Subject: [PATCH] fix test --- tests/test_indicators.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_indicators.py b/tests/test_indicators.py index 143954c2a..c9b47045d 100644 --- a/tests/test_indicators.py +++ b/tests/test_indicators.py @@ -2351,4 +2351,3 @@ def test_stiffness(): assert round(single.stiffness) == 96 assert round(single.threshold) == 90 - assert round(single.use_stiffness) == 1