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.
2 parents bb67a37 + ace5d08 commit 8aa5b45Copy full SHA for 8aa5b45
pyproject.toml
@@ -150,3 +150,6 @@ convention = "pep257"
150
151
[tool.ruff.format]
152
docstring-code-format = true
153
+
154
+[tool.pytest.ini_options]
155
+asyncio_default_fixture_loop_scope = "function"
0 commit comments