diff --git a/examples/show_swept.py b/examples/show_swept.py index 2cafeb431..00979a049 100644 --- a/examples/show_swept.py +++ b/examples/show_swept.py @@ -15,7 +15,7 @@ ], "control_points": np.array( [ - [0.5, 0], + [0.5, 0], [0.5, 2], [1.0, 3], [2.0, 4],