diff --git a/pyproject.toml b/pyproject.toml index f8571299..e50c5e39 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -181,6 +181,7 @@ filterwarnings = [ "ignore:QPixmapCache.find:DeprecationWarning:", "ignore:SelectableGroups dict interface:DeprecationWarning", "ignore:The distutils package is deprecated:DeprecationWarning", + "ignore:.*Skipping callback call set_result", ] # https://mypy.readthedocs.io/en/stable/config_file.html