We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb67a37 commit ace5d08Copy full SHA for ace5d08
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