A few more formatting updates

This commit is contained in:
Matthias
2024-05-13 19:49:15 +02:00
parent 6a802f5624
commit 9291698561
20 changed files with 198 additions and 137 deletions
+1 -1
View File
@@ -693,7 +693,7 @@ def test_process_trade_creation(
assert log_has(
f'{"Short" if is_short else "Long"} signal found: about create a new trade for ETH/USDT '
'with stake_amount: 60.0 ...',
"with stake_amount: 60.0 ...",
caplog,
)