Skip to content
Snippets Groups Projects
Commit 59410bb3 authored by Russel Arbore's avatar Russel Arbore
Browse files

whoops

parent d0fd55bb
No related branches found
No related tags found
1 merge request!210A whole bunch of optimization
Pipeline #201958 passed
......@@ -124,9 +124,9 @@ pub struct CavaInputs {
#[clap(long = "output-verify", value_name = "PATH")]
pub output_verify: Option<String>,
pub cam_model: String,
#[clap(short, long)]
#[clap(long)]
pub crop_rows: Option<usize>,
#[clap(short, long)]
#[clap(long)]
pub crop_cols: Option<usize>,
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment