Revision 96237448c97a0aa6267644e9edafeb21a207d317 authored by Bryna Hazelton on 25 March 2020, 00:00:48 UTC, committed by Paul La Plante on 25 March 2020, 15:04:36 UTC
1 parent eae1d1c
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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