From f2463c5d934e08d3a1a9eddfae76ce5028af11d2 Mon Sep 17 00:00:00 2001 From: user1823 <92206575+user1823@users.noreply.github.com> Date: Sat, 28 Dec 2024 17:53:47 +0530 Subject: [PATCH] Format --- rslib/src/scheduler/fsrs/params.rs | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rslib/src/scheduler/fsrs/params.rs b/rslib/src/scheduler/fsrs/params.rs index 2ea499666d..c92f439f74 100644 --- a/rslib/src/scheduler/fsrs/params.rs +++ b/rslib/src/scheduler/fsrs/params.rs @@ -545,7 +545,8 @@ pub(crate) mod tests { #[test] fn card_reset_drops_all_previous_history() { - // If Reset comes in between two Learn entries, only the ones after the Reset are used. + // If Reset comes in between two Learn entries, only the ones after the Reset + // are used. assert_eq!( convert( &[ @@ -580,7 +581,8 @@ pub(crate) mod tests { ), None, ); - // If non-learning user-graded entries are found after Reset, return None during training but return the remaining entries during memory state calculation. + // If non-learning user-graded entries are found after Reset, return None during + // training but return the remaining entries during memory state calculation. assert_eq!( convert( &[