Skip to content

Commit

Permalink
Updated .coveragerc due to _dev.py name change
Browse files Browse the repository at this point in the history
  • Loading branch information
FelSiq committed Dec 6, 2019
1 parent 1fa4267 commit 60f11bf
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
Expand Up @@ -3,7 +3,7 @@
[run]
source = pymfe/
omit =
pymfe/dev.py
pymfe/_dev.py

[report]
exclude_lines =
Expand Down

0 comments on commit 60f11bf

Please sign in to comment.