Skip to content

Commit

Permalink
chore: exclude another file from coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Aug 4, 2023
1 parent b0fa26b commit 9e0343c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ source=rsmtool
parallel=true
omit =
*rsmtool/notebooks/templates/report.tpl
rsmtool/test_utils.py
setup.py
sitecustomize.py
examples/*
Expand Down

0 comments on commit 9e0343c

Please sign in to comment.