Skip to content

Commit

Permalink
fix: set asyncio_default_fixture_loop_scope (fixes #4685)
Browse files Browse the repository at this point in the history
* fixes #4685
  • Loading branch information
rukhshan23 authored Feb 6, 2025
1 parent 62941eb commit 15799a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ extend-ignore = E203, E501

[tool:pytest]
asyncio_mode = strict
asyncio_default_fixture_loop_scope = function

0 comments on commit 15799a2

Please sign in to comment.