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 0ea4f98 commit cf26598Copy full SHA for cf26598
pyproject.toml
@@ -36,6 +36,7 @@ testpaths = [
36
timeout = 300
37
# Restore this setting to debug failures
38
# timeout_method = "thread"
39
+asyncio_mode = "auto"
40
filterwarnings= [
41
# Fail on warnings
42
"error",
0 commit comments