Fully rely on pathlib

This commit is contained in:
Matthias
2022-05-26 19:37:55 +02:00
parent 145faf9817
commit 43b7955fc2
3 changed files with 3 additions and 10 deletions

View File

@@ -1385,8 +1385,6 @@ def test_api_strategies(botclient):
assert_response(rc)
print(rc.json())
assert rc.json() == {'strategies': [
'HyperoptableStrategy',
'InformativeDecoratorTest',