diff --git a/pyproject.toml b/pyproject.toml index 9530f31..e9b8776 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -105,6 +105,7 @@ python_version = "3.10" show_error_codes = true warn_return_any = true warn_unused_configs = true +warn_unused_ignores = true ignore_missing_imports = true [tool.pylint.main]