Skip to content

Commit

Permalink
chore: That one Black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 committed Oct 4, 2024
1 parent 110f205 commit 5a2e41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sycamore/sycamore/reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def opensearch(
index_name: str,
query: Optional[Dict] = None,
reconstruct_document: bool = False,
**kwargs
**kwargs,
) -> DocSet:
"""
Reads the content of an OpenSearch index into a DocSet.
Expand Down

0 comments on commit 5a2e41b

Please sign in to comment.