From 4c46d822463573b824e9dbb2a1acca99f58b6853 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 3 Nov 2020 16:08:21 -0800 Subject: pytest: ignore DW in justext --- python/pytest.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/python/pytest.ini b/python/pytest.ini index a84da91..034a68e 100644 --- a/python/pytest.ini +++ b/python/pytest.ini @@ -16,5 +16,6 @@ filterwarnings = ignore::DeprecationWarning:.*urllib3 ignore::DeprecationWarning:.*wayback ignore::DeprecationWarning:.*PIL + ignore::DeprecationWarning:.*justext log_level = INFO -- cgit v1.2.3