From c11de3ac3812761e09a9c3ab24f6b4e4249818d7 Mon Sep 17 00:00:00 2001 From: Matthias Date: Wed, 9 Apr 2025 19:52:05 +0200 Subject: [PATCH] chore: remove pointless ambiguous unicode characters --- tests/conftest.py | 2 +- tests/optimize/test_backtest_detail.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/conftest.py b/tests/conftest.py index 06dd23f79..45cd450c7 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -48,7 +48,7 @@ from tests.conftest_trades_usdt import ( logging.getLogger("").setLevel(logging.INFO) -# Do not mask numpy errors as warnings that no one read, raise the exсeption +# Do not mask numpy errors as warnings that no one read, raise the exception np.seterr(all="raise") CURRENT_TEST_STRATEGY = "StrategyTestV3" diff --git a/tests/optimize/test_backtest_detail.py b/tests/optimize/test_backtest_detail.py index 736c4dcab..2e5ab41de 100644 --- a/tests/optimize/test_backtest_detail.py +++ b/tests/optimize/test_backtest_detail.py @@ -102,7 +102,7 @@ tc3 = BTContainer( ) # Test 4: Minus 3% / recovery +15% -# Candle Data for test 3 – Candle drops 3% Closed 15% up +# Candle Data for test 3 - Candle drops 3% Closed 15% up # Test with Stop-loss at 2% ROI 6% # Stop-Loss Triggered 2% Loss tc4 = BTContainer(