We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a477a46 commit ecd5eebCopy full SHA for ecd5eeb
1 file changed
pyproject.toml
@@ -34,6 +34,7 @@ dev-dependencies = [
34
35
[tool.pytest.ini_options]
36
asyncio_mode = "auto"
37
+asyncio_default_fixture_loop_scope = "function"
38
testpaths = "tests/"
39
40
[tool.setuptools]
0 commit comments