Skip to content

Commit

Permalink
address lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zurawiki committed Oct 12, 2024
1 parent 9b0f369 commit 15547f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiktoken-rs/src/patched_tiktoken.rs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ impl CoreBPE {
/// # Returns
///
/// * Result<Vec<String>>: A Result containing a vector of decoded tokens as strings, or an error
/// if the string cannot be converted into a valid UTF-8 string.
/// if the string cannot be converted into a valid UTF-8 string.
///
/// # Errors
///
Expand Down

0 comments on commit 15547f9

Please sign in to comment.