Revision d0247875d33a799a61bd151cebd64c9bf173dcee authored by Bryna Hazelton on 26 February 2020, 16:39:49 UTC, committed by Adam Beardsley on 26 February 2020, 18:53:14 UTC
1 parent 5e57645
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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