Skip to content

Commit

Permalink
fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Jan 6, 2025
1 parent 63fcbc9 commit 7167008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vespa/querybuilder/builder/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ def order_by(
Args:
fields: Field names or QueryField objects to order by
annotations: Optional annotations like "max" or "min"
annotations: Optional annotations like "locale", "strength", etc. See https://docs.vespa.ai/en/reference/sorting.html#special-sorting-attributes for details.
Returns:
Query: Self for method chaining
Expand Down

0 comments on commit 7167008

Please sign in to comment.