Revision c02e449e02a62b21343a615428c618f251504e3b authored by Bryna Hazelton on 25 March 2020, 00:04:15 UTC, committed by Paul La Plante on 25 March 2020, 15:04:36 UTC
1 parent 9623744
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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