Revision 137ddf907874569917e725fd6e480ebb93adfd1d authored by Mike Wilensky on 10 March 2020, 23:57:08 UTC, committed by Bryna Hazelton on 23 March 2020, 21:09:08 UTC
1 parent 95dabd1
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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