diff options
-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 b6e5229..65f81da 100644 --- a/python/pytest.ini +++ b/python/pytest.ini @@ -17,5 +17,6 @@ filterwarnings = ignore::DeprecationWarning:.*surt ignore::DeprecationWarning:.*urllib3 ignore::DeprecationWarning:.*wayback + ignore::DeprecationWarning:.*PIL log_level = INFO |