Skip to content

Commit

Permalink
add asyncio_default_fixture_loop_scope = function (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiraware authored Sep 18, 2024
1 parent c295435 commit 55abdb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,5 @@ docstring-code-format = true
addopts = ["-vvv", "--doctest-modules", "--import-mode=importlib"]
pythonpath = [".", "src"]
testpaths = ["tests", "src"]
asyncio_default_fixture_loop_scope = "function"
asyncio_mode = "auto"

0 comments on commit 55abdb3

Please sign in to comment.