We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6ff06 commit b853e64Copy full SHA for b853e64
1 file changed
pyproject.toml
@@ -85,3 +85,6 @@ profile = "black"
85
86
[tool.darglint]
87
enable = "DAR104"
88
+
89
+[tool.pytest.ini_options]
90
+asyncio_default_fixture_loop_scope = "function"
0 commit comments