We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 470d279 + a019ff0 commit 3c49f9fCopy full SHA for 3c49f9f
docs/upgrading.md
@@ -42,8 +42,6 @@ async def main():
42
)
43
44
45
- async with PineconeAsyncio().Index(host="")
46
-
47
asyncio.run(main())
48
```
49
0 commit comments