Revision 953703ab68c40a48cc2a7b01e89f20fed8cfa3cf authored by Bryna Hazelton on 28 February 2020, 00:36:16 UTC, committed by Bryna Hazelton on 04 March 2020, 22:55:35 UTC
1 parent e256446
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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