update fmt

This commit is contained in:
jhqxxx
2025-12-11 23:30:07 +08:00
parent d282a0cf40
commit 855d0cf975
6 changed files with 18 additions and 14 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ fn voxcpm1_5_weight() -> Result<()> {
dict_to_hashmap.insert(k, v);
}
}
Ok(())
}