Revision 514f9f5ebfb7068e7f385c3b09c63324e380529e authored by Bryna Hazelton on 24 April 2020, 01:12:03 UTC, committed by Bryna Hazelton on 24 April 2020, 17:04:02 UTC
1 parent c33419e
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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