diff --git a/pyproject.toml b/pyproject.toml index 2dadc4af..93142679 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -292,6 +292,7 @@ run.branch = true report.exclude_also = [ "if TYPE_CHECKING:", ] +report.show_missing = true [tool.mypy] strict = true