fix: rustfmt
This commit is contained in:
parent
85edf85e5f
commit
7281db5025
2 changed files with 0 additions and 2 deletions
|
|
@ -70,7 +70,6 @@ impl WhisperInnerContext {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// Convert the provided text into tokens.
|
/// Convert the provided text into tokens.
|
||||||
///
|
///
|
||||||
/// # Arguments
|
/// # Arguments
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,6 @@ impl WhisperContext {
|
||||||
Ok(Self::wrap(ctx))
|
Ok(Self::wrap(ctx))
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/// Convert the provided text into tokens.
|
/// Convert the provided text into tokens.
|
||||||
///
|
///
|
||||||
/// # Arguments
|
/// # Arguments
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue