Skip to content

Commit

Permalink
Set asyncio default filter loop scope
Browse files Browse the repository at this point in the history
... to silence a deprecation warning in Python 3.12.
  • Loading branch information
davesteele committed Dec 13, 2024
1 parent b3aa30f commit ea16776
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ filterwarnings =
default:::comitup
default:::web
default:::cli

asyncio_default_fixture_loop_scope = function

0 comments on commit ea16776

Please sign in to comment.