Skip to content

Commit

Permalink
remove unused option from coveragerc file
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkalti committed Mar 7, 2018
1 parent edc7f42 commit 548da55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# .coveragerc to control coverage.py
[run]
source = kuyruk
omit = kuyruk/test/*
branch = True
parallel = True

Expand Down

0 comments on commit 548da55

Please sign in to comment.