mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 18:23:55 +00:00
Fix flake8 error
This commit is contained in:
parent
8958f569aa
commit
c1d981749e
|
@ -232,7 +232,6 @@ class TestCCXTExchange():
|
|||
(rate['open'].min() != rate['open'].max())
|
||||
)
|
||||
|
||||
|
||||
def test_ccxt_fetch_mark_price_history(self, exchange_futures):
|
||||
exchange, exchangename = exchange_futures
|
||||
if not exchange:
|
||||
|
|
Loading…
Reference in New Issue
Block a user