Skip to content

Commit

Permalink
Improve formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hannobraun committed Feb 17, 2023
1 parent bc4d7b5 commit 86f0def
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ mod tests {
let expected_xy = expected_xy
.build(&mut services.objects)
.insert(&mut services.objects);

let mut expected_xz = PartialCurve::default();
expected_xz.update_as_u_axis();
let expected_xz = expected_xz
Expand Down

0 comments on commit 86f0def

Please sign in to comment.