Skip to content

Commit

Permalink
Fix coverage reporting
Browse files Browse the repository at this point in the history
Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com>
  • Loading branch information
gaborbernat committed Dec 30, 2022
1 parent e7fa1c2 commit 1ef1030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ run.source = ["${_COVERAGE_SRC}", "tests"]
run.dynamic_context = "test_function"
run.parallel = true
run.plugins = ["covdefaults"]

run.relative_files = true
[tool.black]
line-length = 120

Expand Down

0 comments on commit 1ef1030

Please sign in to comment.