diff --git a/pyproject.toml b/pyproject.toml index 97bfccd9..618919c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,4 +70,5 @@ requires = ["setuptools","poetry>=0.12"] build-backend = "poetry.masonry.api" [tool.pytest.ini_options] -filterwarnings = ["ignore:::cvxpy"] \ No newline at end of file +filterwarnings = ["ignore:::cvxpy", +"ignore:::.*pytest_cov.plugin.py:233"]