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 845a978 commit f897743Copy full SHA for f897743
pyproject.toml
@@ -80,5 +80,5 @@ ignore_missing_imports = true
80
warn_unused_configs = true
81
exclude = ['docs/*', 'samples/*']
82
83
-[tool.pytest]
+[tool.pytest.ini_options]
84
asyncio_mode = "auto"
0 commit comments