fix: rustfmt

This commit is contained in:
jiahua 2024-04-30 13:48:55 +08:00
parent 85edf85e5f
commit 7281db5025
2 changed files with 0 additions and 2 deletions

View file

@ -51,7 +51,6 @@ impl WhisperContext {
Ok(Self::wrap(ctx))
}
/// Convert the provided text into tokens.
///
/// # Arguments