diff --git a/setup.cfg b/setup.cfg index e7f232d7..b4b35334 100644 --- a/setup.cfg +++ b/setup.cfg @@ -67,7 +67,7 @@ filterwarnings = error # Suppress deprecation warnings in other packages ignore:lib2to3 package is deprecated::scspell - ignore:pkg_resources is deprecated as an API::pkg_resources + ignore:pkg_resources is deprecated as an API ignore:SelectableGroups dict interface is deprecated::flake8 ignore:The loop argument is deprecated::asyncio ignore:Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated::pydocstyle