Update constants.py

Fix formatting change
This commit is contained in:
TheJoeSchr
2024-02-02 14:59:45 +01:00
committed by GitHub
parent f6a8e03b59
commit 0153fd8d70

View File

@@ -591,7 +591,7 @@ CONF_SCHEMA = {
"properties": {
"shuffle": {"type": "boolean", "default": False},
"nu": {"type": "number", "default": 0.1}
},
},
},
"shuffle_after_split": {"type": "boolean", "default": False},
"buffer_train_data_candles": {"type": "integer", "default": 0}