sort imports

This commit is contained in:
Janne Sinivirta
2018-01-26 18:52:39 +02:00
parent 42919e8864
commit e14007ced4
4 changed files with 6 additions and 7 deletions

View File

@@ -2,7 +2,6 @@
import os
import logging
# from unittest.mock import MagicMock
from shutil import copyfile
from freqtrade import exchange, optimize
from freqtrade.exchange import Bittrex