chore: run linter and fix formatting
This commit is contained in:
parent
3b3a7ce15e
commit
73921db5f9
7 changed files with 8 additions and 6 deletions
|
|
@ -448,7 +448,7 @@ pub mod arbitrary {
|
|||
ts.dedup();
|
||||
ts.into_iter()
|
||||
.map(Duration::from_secs)
|
||||
.zip(values.clone().into_iter())
|
||||
.zip(values.clone())
|
||||
.collect::<Vec<_>>()
|
||||
})
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue