Skip to content

Commit

Permalink
Fix coverage exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
richfitz committed Jan 2, 2024
1 parent 94cc048 commit 3bf55e5
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
@@ -82,7 +82,7 @@ all = [
branch = true
parallel = true
omit = [
"hipercow/src/__about__.py",
"src/hipercow/__about__.py",
]

[tool.coverage.paths]

0 comments on commit 3bf55e5

Please sign in to comment.