Revision 879e978919a4278f2f2e67398626a5061ce0c72f authored by Bryna Hazelton on 29 February 2020, 02:22:33 UTC, committed by Bryna Hazelton on 04 March 2020, 22:55:35 UTC
1 parent 7467b4a
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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