Make flake happy
This commit is contained in:
parent
6fa8750fea
commit
0c8aff98e0
@ -116,4 +116,4 @@ class PairListManager():
|
||||
"""
|
||||
Create list of pair tuples with (pair, ticker_interval)
|
||||
"""
|
||||
return [(pair, timeframe or self._config['ticker_interval']) for pair in pairs]
|
||||
return [(pair, timeframe or self._config['ticker_interval']) for pair in pairs]
|
||||
|
Loading…
Reference in New Issue
Block a user