Mercurial > p > roundup > code
view .coveragerc @ 5466:09966de4d3f6
Python 3 built-in types can't be compared against None
| author | Christof Meerwald <cmeerw@cmeerw.org> |
|---|---|
| date | Sat, 28 Jul 2018 20:34:31 +0100 |
| parents | 729e703a6c5a |
| children |
line wrap: on
line source
[run] # ignore the dist utils. They are not part of the code base # we are going to test. They are used by maintainers only. omit = roundup/dist/*
