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 cf473ce commit eba82abCopy full SHA for eba82ab
src/rushdb/api/labels.py
@@ -1,5 +1,5 @@
1
import typing
2
-from typing import List, Optional
+from typing import Dict, Optional
3
4
from ..models.search_query import SearchQuery
5
from ..models.transaction import Transaction
0 commit comments