mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-02 23:18:42 +00:00
formatting
This commit is contained in:
@@ -2994,10 +2994,6 @@ def test_apply_leverage_to_stake_amount(
|
||||
assert exchange._apply_leverage_to_stake_amount(stake_amount, leverage) == min_stake_with_lev
|
||||
|
||||
|
||||
def test_fill_leverage_brackets():
|
||||
return
|
||||
|
||||
|
||||
@pytest.mark.parametrize("collateral", [
|
||||
(Collateral.CROSS),
|
||||
(Collateral.ISOLATED)
|
||||
|
||||
Reference in New Issue
Block a user