diff --git a/python_files/test/pytest.ini b/python_files/test/pytest.ini index e0bdf3d18bc3b8d18f63bcce21b2a05e770b389e..384f471b1997ff3020857c6ff194f3818f5ef651 100644 --- a/python_files/test/pytest.ini +++ b/python_files/test/pytest.ini @@ -4,3 +4,5 @@ [pytest] python_files=*.py +filterwarnings = + ignore::DeprecationWarning