Skip to content

Commit

Permalink
remove unnecessary empty line in crate docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
JSorngard committed Dec 12, 2024
1 parent b7641e7 commit 9841199
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
//! `std`: use the standard library to compute square roots and logarithms for a potential performance gain.
//! When this feature is disabled the crate is `no_std` compatible.
//!
//!
//! ## References
//!
//! \[1\]: Toshio Fukushima.
Expand Down

0 comments on commit 9841199

Please sign in to comment.