add ruff. fix all linting

This commit is contained in:
Matteo Rosati
2026-04-22 17:03:01 +02:00
parent bd5f649663
commit 33b46c2c21
14 changed files with 294 additions and 63 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
from chromadb import QueryResult
from collections.abc import Mapping
from chromadb import QueryResult
from chromy.chroma_functions import add_data, query_data
from chromy.chunk_functions import chunk_file
from chromy.embed import embed