style: ruff check --fix

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
MSL
2026-04-10 08:31:56 -07:00
parent 71e8f2d054
commit e641b80448
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -280,7 +280,7 @@ def rebuild_index(palace_path=None):
print(f" Re-filed {filed}/{len(all_ids)} drawers...")
print(f"\n Repair complete. {filed} drawers rebuilt.")
print(f" HNSW index is now clean with cosine distance metric.")
print(" HNSW index is now clean with cosine distance metric.")
print(f"\n{'=' * 55}\n")