Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
NickyHavoc committed Apr 29, 2024
1 parent 9d86d7a commit 624101e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ def do_run(
highlights_per_chunk = self._get_highlights_per_chunk(
chunk_start_indices, single_chunk_qa_output.highlights
)

return MultipleChunkRetrieverQaOutput(
answer=single_chunk_qa_output.answer,
sources=[
Expand Down

0 comments on commit 624101e

Please sign in to comment.