add ruff. fix all linting
This commit is contained in:
+2
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user