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 a0985b4 commit 12b153eCopy full SHA for 12b153e
redis/commands/search/hybrid_query.py
@@ -1,5 +1,5 @@
1
from enum import Enum
2
-from typing import Any, Dict, List, Literal, Optional, Union
+from typing import Any, Dict, List, Optional, Union
3
4
try:
5
from typing import Self # Py 3.11+
0 commit comments