Revision 2a64856309050e658220877cb03637f01da9959f authored by Dara Storer on 12 March 2020, 17:56:51 UTC, committed by Bryna Hazelton on 16 March 2020, 00:34:29 UTC
1 parent a4e3993
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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