Skip to content

Commit

Permalink
try some options
Browse files Browse the repository at this point in the history
  • Loading branch information
Lendemor committed Oct 4, 2024
1 parent 2425dd8 commit 398ce13
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,5 @@ lint.pydocstyle.convention = "google"
"*/blank.py" = ["I001"]

[tool.pytest.ini_options]
asyncio_default_fixture_loop_scope = "function"
asyncio_default_fixture_loop_scope = "function"
asyncio_mode = "auto"

0 comments on commit 398ce13

Please sign in to comment.