Skip to content

Commit 112e543

Browse files
committed
feat: ignoring
1 parent 1b9df9d commit 112e543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/magic-curves/src/core/sigmoid.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ impl SigmoidBondingCurve {
1818
///
1919
/// # Formula:
2020
///
21-
/// ```no_run
21+
/// ```ignore
2222
/// f(x) = L
2323
/// ------
2424
/// 1+e^(-k[x-x0])

0 commit comments

Comments
 (0)