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 48db04e commit 4058f24Copy full SHA for 4058f24
pinecone/db_control/resources/asyncio/index.py
@@ -1,6 +1,6 @@
1
import logging
2
import asyncio
3
-from typing import Optional, Dict, Union, Any
+from typing import Optional, Dict, Union
4
5
6
from pinecone.db_control.models import (
0 commit comments