diff --git a/setup.cfg b/setup.cfg index 674003e1ba..895b6d25cc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,3 +8,4 @@ extend-ignore = E203, E501 [tool:pytest] asyncio_mode = strict +asyncio_default_fixture_loop_scope = function \ No newline at end of file