Skip to content

Commit 5391fa0

Browse files
committed
🚨 Fix pytest warnings
Signed-off-by: Paillat-dev <[email protected]>
1 parent 2b34e3d commit 5391fa0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ ignore_errors = true
309309

310310
[tool.pytest.ini_options]
311311
asyncio_mode = "auto"
312+
asyncio_default_fixture_loop_scope = "function"
312313

313314
[tool.tox]
314315
requires = ["tox>=4"]

0 commit comments

Comments
 (0)