Revision 06e267258b748e37b6a37606e60b1b7cec1f8ebd authored by Bryna Hazelton on 18 March 2020, 17:42:25 UTC, committed by Bryna Hazelton on 19 March 2020, 21:27:10 UTC
1 parent b176926
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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