Skip to content

Commit

Permalink
Cov: remove redundant omits
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Jul 13, 2022
1 parent f493535 commit f8ebafd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@ target-version = [
[tool.coverage]
[tool.coverage.run]
source = ["spotpy"]
omit = [
"*docs*",
"*examples*",
"*tests*",
]

[tool.coverage.report]
exclude_lines = [
Expand Down

0 comments on commit f8ebafd

Please sign in to comment.