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 23fe701 commit b23ec2aCopy full SHA for b23ec2a
pyproject.toml
@@ -11,6 +11,7 @@ markers = [
11
"only_platform"
12
]
13
junit_family = "xunit2"
14
+asyncio_mode = "auto"
15
16
[tool.mypy]
17
ignore_missing_imports = true
0 commit comments