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 b56a225 commit 3dc0dddCopy full SHA for 3dc0ddd
meilisearch/config.py
@@ -1,6 +1,6 @@
1
from __future__ import annotations
2
3
-from typing import List, Optional
+from typing import Optional, Tuple
4
5
6
class Config:
0 commit comments