chore: fix odd comment formatting

This commit is contained in:
Matthias
2025-07-25 19:12:01 +02:00
parent 3ecc9c30cb
commit afa1311ff8

View File

@@ -54,7 +54,7 @@ class StrategyResolver(IResolver):
strategy.ft_load_params_from_file()
# Set attributes
# Check if we need to override configuration
# (Attribute name, default, subkey)
# (Attribute name, default, subkey)
attributes = [
("minimal_roi", {"0": 10.0}),
("timeframe", None),