Skip to content

Commit

Permalink
Removing duplicate comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark committed Apr 9, 2024
1 parent c1a3a27 commit 17ec741
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/core/test_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ def test_create_vespa_search_params(
assert produced_search_parameters.query_string == query_string
assert produced_search_parameters.exact_match == exact_match

# Test converted data
# Test converted data
if keyword_filters:
converted_keyword_filters: Union[Mapping[str, Sequence[str]], None] = (
Expand Down

0 comments on commit 17ec741

Please sign in to comment.