Revision 7e799345ec5c5ac761bcd66f224bcf3ccd405a2e authored by Bryna Hazelton on 15 April 2020, 18:13:00 UTC, committed by Bryna Hazelton on 24 April 2020, 00:13:57 UTC
1 parent a8c8a63
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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