mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-07 03:18:30 +00:00
Update formatting
This commit is contained in:
parent
11857a77b1
commit
8bd700add0
@ -50,6 +50,7 @@ impl ConnectExt for Handle<Face> {
|
|||||||
);
|
);
|
||||||
|
|
||||||
let connecting_faces = build_connecting_faces([&bottom, &top]);
|
let connecting_faces = build_connecting_faces([&bottom, &top]);
|
||||||
|
|
||||||
check_that_bottom_and_top_curves_are_shared(
|
check_that_bottom_and_top_curves_are_shared(
|
||||||
[&bottom, &top],
|
[&bottom, &top],
|
||||||
&connecting_faces,
|
&connecting_faces,
|
||||||
|
Loading…
Reference in New Issue
Block a user