Skip to content

Commit

Permalink
Fix newline
Browse files Browse the repository at this point in the history
  • Loading branch information
urschrei committed Nov 8, 2019
1 parent 0f9c472 commit 5421d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/errors.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pub enum PolylabelError {
RectCalculation,
#[error("The priority queue is unexpectedly empty. This is a bug!")]
EmptyQueue,
}
}

0 comments on commit 5421d1e

Please sign in to comment.