Skip to content

Commit

Permalink
TEMP Try fixing Python 2 coverage as suggested
Browse files Browse the repository at this point in the history
  • Loading branch information
ntninja committed Dec 22, 2020
1 parent 0ab2ac2 commit 7e303b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .coveragerc-py2
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
branch=True
source=unasync

[paths]
source = src/unasync

[report]
precision = 1
exclude_lines =
Expand Down

0 comments on commit 7e303b5

Please sign in to comment.