Revision 995b08a9110ce6a4d19a843634187ec4dd07188e authored by Bryna Hazelton on 13 February 2020, 07:13:20 UTC, committed by Adam Beardsley on 26 February 2020, 18:53:14 UTC
1 parent 91af471
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

[report]
omit =
  */tests/*
  */conftest.py
back to top