Revision 7467b4a7dede4273baa3364a6a2c9e995c9f6d29 authored by Bryna Hazelton on 29 February 2020, 02:04:19 UTC, committed by Bryna Hazelton on 04 March 2020, 22:55:35 UTC
1 parent 8b29e24
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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