aboutsummaryrefslogtreecommitdiffstats
path: root/pytest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pytest.ini')
-rw-r--r--pytest.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/pytest.ini b/pytest.ini
index 0d81a51..4a619a1 100644
--- a/pytest.ini
+++ b/pytest.ini
@@ -9,5 +9,6 @@ python_files = test_*.py tests/*.py fatcat_scholar/*.py
#addopts = --pylint --pylint-rcfile=.pylintrc --pylint-error-types=EF --pylint-jobs=4
filterwarnings =
+ ignore:Using or importing the ABCs.*:DeprecationWarning
log_level = INFO