Unverified Commit f9ba641c by Yucheng Wang Committed by GitHub

Update plc_client_os_test.py

parent ab62b5aa
...@@ -1057,7 +1057,7 @@ class PlacementCostTest(): ...@@ -1057,7 +1057,7 @@ class PlacementCostTest():
move_distance_factors=(1.0,), move_distance_factors=(1.0,),
attract_factor=(100.0,), attract_factor=(100.0,),
repel_factor=(100.0,), repel_factor=(100.0,),
use_current_loc=True, use_current_loc=False,
move_macros=False) move_macros=False)
self.plc_util_os.display_canvas(annotate=True, amplify=True, saveName=str(i)) self.plc_util_os.display_canvas(annotate=True, amplify=True, saveName=str(i))
......
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