Skip to content

Commit 9018d36

Browse files
committed
Fixed deprecation warning with tests [skip ci]
1 parent e6e43f5 commit 9018d36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ Homepage = "https://github.com/pgvector/pgvector-python"
2121

2222
[tool.pytest.ini_options]
2323
asyncio_mode = "auto"
24+
asyncio_default_fixture_loop_scope = "function"

0 commit comments

Comments
 (0)