Skip to content

Commit

Permalink
format with cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle committed Apr 14, 2024
1 parent ee932ca commit f3c86de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/whisper_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ impl<'a> WhisperState<'a> {
/// This function differs from [WhisperState::full_get_segment_text]
/// in that it ignores invalid UTF-8 in whisper strings,
/// instead opting to replace it with the replacement character.
///
///
/// # Arguments
/// * segment: Segment index.
///
Expand Down

0 comments on commit f3c86de

Please sign in to comment.