Skip to content

Commit 838a3f7

Browse files
authored
Update pyproject.toml
1 parent 709e265 commit 838a3f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pipeline/pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@
66

77
[tool.isort]
88
profile = "black"
9+
10+
[tool.pytest.ini_options]
11+
asyncio_mode = "strict"
12+
asyncio_default_fixture_loop_scope = "function"

0 commit comments

Comments
 (0)