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 af0090d commit 4a95c7eCopy full SHA for 4a95c7e
pyproject.toml
@@ -48,6 +48,7 @@ requires = ["poetry-core"]
48
build-backend = "poetry.core.masonry.api"
49
50
[tool.pytest.ini_options]
51
+asyncio_mode = "auto"
52
asyncio_default_fixture_loop_scope = "function"
53
pythonpath = ["src"]
54
0 commit comments