Closed ppebay closed 2 years ago
There seems to be a conflict between old and new schemata, regarding obj_time
(vs. obj_load
?). @marcinwrobel1986
@ppebay Hello Philippe, what I can do here is:
I am starting now. Please don't work on the branch till I will let you know that is safe to work. Hear you in a bit.
@ppebay Ok, from my side this error is fixed.
Please take a look at line 293 in LBAF_app.py
when brute_force_optimization
is on.
The below casusing and error. I assume this is due to renaming time and load.
"time": o.get_time(),
Please remember to fix all the unit tests and other if failing after the renaming time to load. Please let me know if you need any help.
Thanks @marcinwrobel1986 this one seems solved now
Marking as resolved, thanks