Skip to content

Commit

Permalink
docs: change duplicate_documents to policy in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
julian-risch authored Jul 1, 2024
1 parent b051617 commit 953e5a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ def _handle_duplicate_documents(
:param documents: A list of Haystack Document objects.
:param index: name of the index
:param duplicate_documents: The duplicate policy to use when writing documents.
:param policy: The duplicate policy to use when writing documents.
:returns: A list of Haystack Document objects.
"""

Expand Down

0 comments on commit 953e5a7

Please sign in to comment.