chore: remove extra space (cargo fmt)

This commit is contained in:
drbh 2024-01-26 11:28:04 -05:00
parent 6d34bfcef5
commit e9e771c3db

View File

@ -372,7 +372,7 @@ struct Args {
/// include a `chat_template`. If not provided, the default config will be used from the model hub.
#[clap(long, env)]
tokenizer_config_path: Option<String>,
/// Display a lot of information about your runtime environment
#[clap(long, short, action)]
env: bool,