fmt: applied some formatting changes

This commit is contained in:
2026-07-13 16:07:19 -06:00
parent 7fc06ad9bc
commit deb673ebc9
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -930,6 +930,7 @@ impl Rag {
if kg.entity_index.is_empty() {
return vec![];
}
let query_lower = query.to_lowercase();
let mut seed_nodes: Vec<u32> = kg