Update constants.py
Fix formatting change
This commit is contained in:
@@ -591,7 +591,7 @@ CONF_SCHEMA = {
|
|||||||
"properties": {
|
"properties": {
|
||||||
"shuffle": {"type": "boolean", "default": False},
|
"shuffle": {"type": "boolean", "default": False},
|
||||||
"nu": {"type": "number", "default": 0.1}
|
"nu": {"type": "number", "default": 0.1}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"shuffle_after_split": {"type": "boolean", "default": False},
|
"shuffle_after_split": {"type": "boolean", "default": False},
|
||||||
"buffer_train_data_candles": {"type": "integer", "default": 0}
|
"buffer_train_data_candles": {"type": "integer", "default": 0}
|
||||||
|
|||||||
Reference in New Issue
Block a user