fix styling issues

This commit is contained in:
xmatthias
2018-06-17 22:42:28 +02:00
parent 6e6ec969eb
commit 2b099a89e4
4 changed files with 4 additions and 7 deletions

View File

@@ -12,7 +12,6 @@ import sqlalchemy as sql
from numpy import mean, nan_to_num
from pandas import DataFrame
from freqtrade.exchange import Exchange
from freqtrade.misc import shorten_date
from freqtrade.persistence import Trade
from freqtrade.state import State