From 315bc2a6cc4febfb2617653d42bb94a9b8ae5e00 Mon Sep 17 00:00:00 2001 From: Marcelo Trylesinski Date: Sat, 28 Dec 2024 05:49:12 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index f39741773..0712fe5da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -92,7 +92,6 @@ filterwarnings = [ [tool.coverage.run] source_pkgs = ["starlette", "tests"] -branch = true [tool.coverage.report] exclude_lines = [