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 f5fb6d1 commit c056f28Copy full SHA for c056f28
pyproject.toml
@@ -71,6 +71,7 @@ select=["E", "F", "UP", "I"]
71
72
[tool.pytest.ini_options]
73
asyncio_mode = "auto"
74
+asyncio_default_fixture_loop_scope = "function"
75
log_cli_level = "DEBUG"
76
log_format = "%(asctime)s %(levelname)s %(name)s:%(lineno)s %(message)s"
77
log_date_format = "%Y-%m-%d %H:%M:%S"
0 commit comments