Mercurial > p > roundup > code
view .coveragerc @ 6334:eeddc4e03742
Documented possible use of __redirect_to for edit function.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 10 Mar 2021 16:08:38 -0500 |
| 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/*
