Skip to content

Commit

Permalink
chore: Ignore text block durign doc tests
Browse files Browse the repository at this point in the history
  • Loading branch information
conr2d committed Feb 1, 2025
1 parent afd77e5 commit 691b38b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frame/wtema/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
//!
//! <https://github.com/zawy12/difficulty-algorithms/issues/76>
//!
//! ```
//! ```text
//! target = prior_target * (1 + t/T/N - 1/N)
//! where
//! N = smoothing constant aka filter
Expand Down

0 comments on commit 691b38b

Please sign in to comment.