chore: remove pointless ambiguous unicode characters

This commit is contained in:
Matthias
2025-04-09 19:52:05 +02:00
parent b797a5bf2f
commit c11de3ac38
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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(