Revision b3f714bbf367bbe23aa3e5acb05b7cbaa30b920e authored by Matthew Kolopanis on 24 April 2020, 16:11:33 UTC, committed by Paul La Plante on 28 April 2020, 03:11:57 UTC
1 parent 31748e9
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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