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 e6e43f5 commit 9018d36Copy full SHA for 9018d36
pyproject.toml
@@ -21,3 +21,4 @@ Homepage = "https://github.com/pgvector/pgvector-python"
21
22
[tool.pytest.ini_options]
23
asyncio_mode = "auto"
24
+asyncio_default_fixture_loop_scope = "function"
0 commit comments