flake8 again and again and again and again

https://www.youtube.com/watch?v=MuSK3pDDYD4
This commit is contained in:
misagh 2018-11-02 20:12:48 +01:00
parent d1ba994e54
commit ece1c8a702

View File

@ -209,6 +209,7 @@ def test_process_expectancy(mocker, default_conf):
assert round(final[0][4], 10) == 2.0
assert round(final[0][5], 10) == 101.5128205128
# 1) Open trade should be removed from the end
def test_case_1(mocker, default_conf):
exchange = get_patched_exchange(mocker, default_conf)