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 276b997 commit 6c04c82Copy full SHA for 6c04c82
1 file changed
pyproject.toml
@@ -379,6 +379,7 @@ testpaths = ["tests", "docs/user-guide"]
379
log_cli_level = "INFO"
380
xfail_strict = true
381
asyncio_mode = "auto"
382
+asyncio_default_fixture_loop_scope = "function"
383
doctest_optionflags = [
384
"NORMALIZE_WHITESPACE",
385
"ELLIPSIS",
0 commit comments