diff --git a/setup.cfg b/setup.cfg index 82bf0996..5efd21a8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -24,3 +24,7 @@ ignore = E122, E123, E126, E127, E128, E129, E221, E241, E301, E303, E305, E306, E402, E501, W504, E741 + +[tool:pytest] +filterwarnings = + ignore:.*