Skip to content

Commit

Permalink
cargo fmt line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
JosiahParry committed Jul 27, 2023
1 parent 4a7b2b9 commit 2254696
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions geo/src/algorithm/hausdorff_distance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ impl_hausdorff_distance_coord_iter! {
}

impl_hausdorff_distance_coord_iter! {
Rect,
[
Rect, [
Line, Rect, Triangle, Point, MultiPoint,
LineString, MultiLineString,
Polygon, MultiPolygon,
Expand Down

0 comments on commit 2254696

Please sign in to comment.