mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Reduce whitespace
This commit is contained in:
parent
0f9e846587
commit
35e1421d59
|
@ -2923,9 +2923,6 @@ def test_execute_trade_exit_custom_exit_price(
|
|||
} == last_msg
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@pytest.mark.parametrize(
|
||||
"is_short,amount,current_rate,limit,profit_amount,profit_ratio,profit_or_loss", [
|
||||
(False, 30, 2.3, 2.2, 5.685, 0.09451372, 'profit'),
|
||||
|
|
Loading…
Reference in New Issue
Block a user