Revision d6edc932f3fac57c648f3859b7864a58566693f3 authored by Bryna Hazelton on 12 February 2020, 16:42:06 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 59d1760
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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