Skip to content

Commit b5087fb

Browse files
committed
Re-format pyproject.toml with pyproject-fmt 2.15.0
1 parent 17d7ac3 commit b5087fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,10 @@ ini_options.xfail_strict = true
288288
ini_options.log_cli = true
289289

290290
[tool.coverage]
291+
run.branch = true
291292
report.exclude_also = [
292293
"if TYPE_CHECKING:",
293294
]
294-
run.branch = true
295295

296296
[tool.mypy]
297297
strict = true

0 commit comments

Comments
 (0)