Skip to content

Commit

Permalink
add tr_harmonizer to coverage ignore section for now
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm committed Mar 12, 2024
1 parent ff5aaea commit 0e1a6b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ addopts = """
omit = [
".nox/*",
"noxfile.py",
"core/tr_harmonizer.py",
]

[tool.coverage.report]
Expand Down

0 comments on commit 0e1a6b7

Please sign in to comment.