Skip to content

Commit

Permalink
Update and fix .coveragerc
Browse files Browse the repository at this point in the history
  • Loading branch information
jungtaekkim committed Oct 8, 2023
1 parent 19b4019 commit f02034b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
relative_files = True
source =
bayeso
tests

[report]
exclude_lines =
pragma: no cover
print
raise NotImplementedError

0 comments on commit f02034b

Please sign in to comment.