diff --git a/src/alchemlyb/tests/pytest.ini b/src/alchemlyb/tests/pytest.ini index 9bef1a95..fa6b641f 100644 --- a/src/alchemlyb/tests/pytest.ini +++ b/src/alchemlyb/tests/pytest.ini @@ -1,3 +1,3 @@ [pytest] filterwarnings = - ignore:*alchemlyb.estimators.MBAR.:DeprecationWarning: \ No newline at end of file + ignore:From version 2.0.0, this will be replaced by the default alchemlyb.estimators.MBAR.:DeprecationWarning: \ No newline at end of file