Skip to content

Commit

Permalink
Fix coverage configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Jul 9, 2023
1 parent d7f7e3a commit 3fc9b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[run]
omit =
DiverseSelector/*/test/*
DiverseSelector/*/tests/*
DiverseSelector/test/*
DiverseSelector/__init__.py
DiverseSelector/_version.py
Expand Down

0 comments on commit 3fc9b3e

Please sign in to comment.