Skip to content
Snippets Groups Projects
Commit 21d7ec6c authored by Thom Badings's avatar Thom Badings
Browse files

bug fix in previous commit

parent 0b00f323
Branches learning
No related tags found
1 merge request!2Merged
......@@ -161,7 +161,7 @@ class building_1room_spec(master.spec_master):
'default': np.array([[-.05, .05], [-.15, .15]]),
}
elif scenario == 3:
elif scenario == 4:
self.partition['number'] = [100, 140]
self.error['max_control_error'] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment