Add tests for log-endpoints

This commit is contained in:
Matthias
2020-08-14 19:36:12 +02:00
parent 904c4ecc23
commit 9ad8e74247
4 changed files with 50 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
Main Freqtrade bot script.
Read the documentation to know what cli arguments you need.
"""
# flake8: noqa E402
import logging
import sys
from typing import Any, List