mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-29 05:16:26 +02:00
chore: git-hooks rustfmt and clippy
This commit is contained in:
@@ -701,10 +701,7 @@ mod tests {
|
||||
|
||||
ConvertedDataset {
|
||||
generated_at: Utc::now(),
|
||||
metadata: crate::datasets::DatasetMetadata::for_kind(
|
||||
DatasetKind::default(),
|
||||
false,
|
||||
),
|
||||
metadata: crate::datasets::DatasetMetadata::for_kind(DatasetKind::default(), false),
|
||||
source: "src".to_string(),
|
||||
paragraphs: vec![paragraph],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user