Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Nov 11, 2024
1 parent 09c6c58 commit a57d77b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ def on_retriever_error(
return super().on_retriever_error(
error, run_id=run_id, parent_run_id=parent_run_id, **kwargs
)

def on_retriever_end(
self,
documents: Sequence[Document],
Expand Down

0 comments on commit a57d77b

Please sign in to comment.