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 709e265 commit 838a3f7Copy full SHA for 838a3f7
pipeline/pyproject.toml
@@ -6,3 +6,7 @@
6
7
[tool.isort]
8
profile = "black"
9
+
10
+[tool.pytest.ini_options]
11
+asyncio_mode = "strict"
12
+asyncio_default_fixture_loop_scope = "function"
0 commit comments