fix precommit

This commit is contained in:
Stefano Ariestasia
2024-01-27 18:12:19 +09:00
parent 006639820b
commit c854cef313
-1
View File
@@ -1515,7 +1515,6 @@ def test_FullTradesFilter(mocker, default_conf_usdt, fee, caplog) -> None:
assert log_has_re(r'Whitelist with 0 pairs: \[]', caplog) assert log_has_re(r'Whitelist with 0 pairs: \[]', caplog)
def test_MarketCapPairList_filter(mocker, default_conf_usdt): def test_MarketCapPairList_filter(mocker, default_conf_usdt):
mock_response = MagicMock() mock_response = MagicMock()