diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/pytest.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pytest.ini b/python/pytest.ini index d916b98..18b5dae 100644 --- a/python/pytest.ini +++ b/python/pytest.ini @@ -19,6 +19,7 @@ filterwarnings = ignore::DeprecationWarning:.*justext ignore::DeprecationWarning:.*internetarchive ignore::DeprecationWarning:.*minio + ignore::DeprecationWarning:.*base_reporter ignore:.*pytz-deprecation-shim log_level = INFO |