Skip to content

Commit e7ae808

Browse files
committed
Fixing fmt.
1 parent 8105c3c commit e7ae808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tokenizers/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
//! **progressbar**: The progress bar visualization is enabled by default. It might be disabled if
126126
//! compilation for certain targets is not supported by the [termios](https://crates.io/crates/termios)
127127
//! dependency of the [indicatif](https://crates.io/crates/indicatif) progress bar.
128+
//!
128129
//! **http**: This feature enables downloading the tokenizer via HTTP. It is disabled by default.
129130
//! With this feature enabled, `Tokenizer::from_pretrained` becomes accessible.
130131

0 commit comments

Comments
 (0)