Skip to content

Commit

Permalink
Whitespace around heading in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Oct 5, 2024
1 parent 1b0dc01 commit 580967e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ impl LambertW for f32 {
/// Delegates to the [`lambert_w0f`] function.
///
/// # Example
///
/// ```
/// # use approx::assert_abs_diff_eq;
/// use lambert_w::LambertW;
Expand Down

0 comments on commit 580967e

Please sign in to comment.