Commit 56ddd874 authored by Jérome Perrin's avatar Jérome Perrin

configurator_standard_solver: enable coding style

parent 752833d9
Pipeline #10600 failed with stage
in 0 seconds
......@@ -11,7 +11,6 @@ for property_id in tester.getTestedPropertyList():
value = movement.getProperty(property_id)
if value not in value_list:
value_list.append(value)
simulation_movement_list = movement.getDeliveryRelatedValueList()
value = simulation_movement.getProperty(property_id)
if value not in value_list:
value_list.append(value)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment