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 8f51fba commit 83b2026Copy full SHA for 83b2026
pyproject.toml
@@ -82,3 +82,4 @@ select = [
82
83
[tool.pytest.ini_options]
84
testpaths = ["tests"]
85
+asyncio_default_fixture_loop_scope = "function"
0 commit comments