Skip to content

Commit

Permalink
Update src/monggregate/stages/search/search.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 1306e61 commit ae3985d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/monggregate/stages/search/search.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
# -----------------------------------------------------
# -----------------------------------------------------
class Search(SearchBase):
""""Abstraction of MongoDB $search stage that performs a full-text search on the specified field or fields.
""" "Abstraction of MongoDB $search stage that performs a full-text search on the specified field or fields.
Attributes:
-----------
Expand Down

0 comments on commit ae3985d

Please sign in to comment.