Skip to content

Commit

Permalink
Disable couldnt-parse warnings. Prescribed workaround for nedbat/cove…
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 17, 2023
1 parent 9650fc1 commit 56cdf46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
omit =
# leading `*/` for pytest-dev/pytest-cov#456
*/.tox/*
disable_warnings =
couldnt-parse

[report]
show_missing = True

0 comments on commit 56cdf46

Please sign in to comment.