diff --git a/pytest.ini b/pytest.ini index 72a218a..70c3cf1 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,4 @@ [pytest] -filterwarnings = ignore::DeprecationWarning:zmq +filterwarnings = + ignore::DeprecationWarning:zmq + ignore::DeprecationWarning:watchdog