Revision f2576c84acaaf43b6362df8bc4bfd2132f04430f authored by Mike Wilensky on 11 March 2020, 00:07:33 UTC, committed by Bryna Hazelton on 23 March 2020, 21:09:08 UTC
1 parent 137ddf9
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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