We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51ce1e0 commit 9b7283bCopy full SHA for 9b7283b
tests/unit/test_aggregation_types.py
@@ -3,10 +3,7 @@
3
4
import pytest
5
from redis.commands.search.aggregation import AggregateRequest
6
-from redis.commands.search.query import Query
7
-from redis.commands.search.result import Result
8
9
-from redisvl.index.index import process_results
10
from redisvl.query.aggregate import (
11
AggregateHybridQuery,
12
HybridQuery,
0 commit comments