diff --git a/setup.cfg b/setup.cfg index 02c4078..1e7098d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,4 +2,4 @@ testpaths = tests filterwarnings= error - ignore::DeprecationWarning + ignore:The loop argument:DeprecationWarning