Cleanup some nitpicks

This commit is contained in:
Matthias
2024-03-03 12:46:46 +01:00
parent 1176c16b93
commit 30b4f27152
3 changed files with 3 additions and 3 deletions
+1
View File
@@ -2099,6 +2099,7 @@ def test_Trade_object_idem():
'get_mix_tag_performance',
'get_trading_volume',
'validate_string_len',
'custom_data'
)
EXCLUDES2 = ('trades', 'trades_open', 'bt_trades_open_pp', 'bt_open_open_trade_count',
'total_profit', 'from_json',)