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 d745c94 commit c3ee8e3Copy full SHA for c3ee8e3
.pyproject_generation/pyproject_template.toml
@@ -103,7 +103,7 @@ no_site_packages = false
103
[tool.pytest.ini_options]
104
minversion = "8.3"
105
asyncio_mode = "strict"
106
-asyncio_default_fixture_loop_scope = "function"
+asyncio_default_fixture_loop_scope = "session"
107
108
[tool.coverage.paths]
109
source = [
pyproject.toml
@@ -151,7 +151,7 @@ no_site_packages = false
151
152
153
154
155
156
157
0 commit comments