remove more useless docstrings from tests

This commit is contained in:
Janne Sinivirta
2018-07-30 11:37:29 +03:00
parent 336cd524a3
commit e242842805
8 changed files with 1 additions and 270 deletions

View File

@@ -278,9 +278,6 @@ def test_rpc_trade_statistics_closed(mocker, default_conf, ticker, fee, markets,
def test_rpc_balance_handle(default_conf, mocker):
"""
Test rpc_balance() method
"""
mock_balance = {
'BTC': {
'free': 10.0,