mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 04:14:52 +00:00
cargo fmt
This commit is contained in:
parent
8aef399209
commit
b7dba16160
@ -315,7 +315,6 @@ mod tests {
|
||||
if !filename.exists() {
|
||||
std::fs::rename(tmp_filename, filename).unwrap()
|
||||
}
|
||||
|
||||
}
|
||||
Tokenizer::from_file("tokenizer.json").unwrap()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user