Skip to content

Commit 5c02ce9

Browse files
committed
test: remove outdated TODO
1 parent 260512d commit 5c02ce9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/strategy/test_strategy_parameters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ def test_hyperopt_real_parameter():
6464

6565
def test_hyperopt_decimal_parameter():
6666
HyperoptStateContainer.set_state(HyperoptState.INDICATORS)
67-
# TODO: Check for get_space??
6867
from freqtrade.optimize.space import SKDecimal
6968

7069
with pytest.raises(OperationalException, match=r"DecimalParameter space must be.*"):

0 commit comments

Comments
 (0)