Revision 9a194f5d0faf826045a7a73ef4042e5bc460b8eb authored by Matthew Kolopanis on 12 February 2020, 20:36:42 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent d6edc93
Raw File
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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