Adjust imports to new place for arguments

This commit is contained in:
Matthias
2020-01-26 13:41:04 +01:00
parent 7f851ad8d9
commit a3e9d04383
9 changed files with 12 additions and 11 deletions

View File

@@ -1,5 +1,6 @@
# flake8: noqa: F401
from freqtrade.commands.arguments import Arguments
from freqtrade.commands.data_commands import start_download_data
from freqtrade.commands.deploy_commands import (start_create_userdir,
start_new_hyperopt,