Apply Ruff formatting
This commit is contained in:
parent
ddc7719a6d
commit
49a7860aa5
1 changed files with 0 additions and 1 deletions
|
|
@ -145,7 +145,6 @@ class ChromaVectorStoreComponent(LCVectorStoreComponent):
|
|||
self.status = ""
|
||||
return
|
||||
|
||||
|
||||
_stored_documents_without_id = []
|
||||
if self.allow_duplicates:
|
||||
stored_data = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue