correct path for custom_extra_functionality
This commit is contained in:
parent
3c4e877844
commit
79ca64382b
@ -627,7 +627,7 @@ solving:
|
||||
skip_iterations: true
|
||||
rolling_horizon: false
|
||||
seed: 123
|
||||
custom_extra_functionality: "data/custom_extra_functionality.py"
|
||||
custom_extra_functionality: "../data/custom_extra_functionality.py"
|
||||
# options that go into the optimize function
|
||||
track_iterations: false
|
||||
min_iterations: 4
|
||||
|
Loading…
Reference in New Issue
Block a user