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 f46d41f commit 517f73aCopy full SHA for 517f73a
pyproject.toml
@@ -76,5 +76,6 @@ pythonpath = ["src"]
76
testpaths = ["tests/"]
77
python_files = "test_*.py"
78
asyncio_mode = "auto"
79
+asyncio_default_fixture_loop_scope = "function"
80
python_classes = "Test*"
81
python_functions = "test_*"
0 commit comments