Skip to content

Commit

Permalink
Update src/monggregate/search/__init__.py
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
VianneyMI and github-actions[bot] committed Apr 21, 2024
1 parent a6395d2 commit 1e0c841
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/monggregate/search/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
)

__all__ = [
"FuzzyOptions",
"CountOptions",
"HighlightOptions",
"HightlightOutput",
"FuzzyOptions",
"CountOptions",
"HighlightOptions",
"HightlightOutput",
"CountResults",
"Facet",
"Facets",
Expand Down

0 comments on commit 1e0c841

Please sign in to comment.