diff --git a/pyproject.toml b/pyproject.toml index 8b3f5efb..fb9d8564 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,6 +68,7 @@ profile = "black" python_version = "3.8" ignore_missing_imports = true warn_unused_configs = true +exclude = ["./tests/test_py311_generated"] [tool.coverage.report] exclude_lines = [