Skip to content

Commit

Permalink
feat: ignoring
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrodriguez-io committed Aug 22, 2024
1 parent 1b9df9d commit 112e543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/magic-curves/src/core/sigmoid.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ impl SigmoidBondingCurve {
///
/// # Formula:
///
/// ```no_run
/// ```ignore
/// f(x) = L
/// ------
/// 1+e^(-k[x-x0])
Expand Down

0 comments on commit 112e543

Please sign in to comment.