diff --git a/pyproject.toml b/pyproject.toml index bbccb271..aa31ab34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -240,10 +240,6 @@ asyncio_mode = "auto" testpaths = [ "tests", ] -filterwarnings = [ - "error", - "ignore::pytest.PytestUnraisableExceptionWarning", -] [tool.coverage.run] branch = false