added # flake8: noqa C901

This commit is contained in:
Yazeed Al Oyoun 2020-03-22 09:39:38 +01:00
parent 1976aaf13e
commit bf96ef08e0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from freqtrade.state import RunMode
logger = logging.getLogger(__name__)
# flake8: noqa C901
def start_hyperopt_list(args: Dict[str, Any]) -> None:
"""
List hyperopt epochs previously evaluated