Apply Ruff formatting

This commit is contained in:
ogabrielluiz 2024-06-19 13:17:38 +00:00 committed by github-actions[bot]
commit 49a7860aa5

View file

@ -145,7 +145,6 @@ class ChromaVectorStoreComponent(LCVectorStoreComponent):
self.status = ""
return
_stored_documents_without_id = []
if self.allow_duplicates:
stored_data = []