Skip to content

Commit

Permalink
remove test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelvallat committed Dec 21, 2024
1 parent 4f44553 commit 5cfa0f0
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 @@ -85,7 +85,7 @@ omit = [
source_pkgs = ["antropy"]

[tool.coverage.paths]
source = ["src", "tests"]
source = ["src"]

[tool.coverage.report]
show_missing = true
Expand Down

0 comments on commit 5cfa0f0

Please sign in to comment.