diff --git a/pyproject.toml b/pyproject.toml index 936914d..c84c8bd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -133,7 +133,6 @@ testpaths = ["tests"] addopts = "--tb=short -n auto" xfail_strict = true asyncio_mode = "auto" -asyncio_default_fixture_loop_scope = "session" filterwarnings = [ "error" ]